mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-26 06:43:53 +02:00
Change the #error text in croutine.h only.
This commit is contained in:
parent
95080a22f2
commit
d493958052
@ -52,7 +52,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INC_FREERTOS_H
|
#ifndef INC_FREERTOS_H
|
||||||
#error "#include FreeRTOS.h" must appear in source files before "#include croutine.h"
|
#error "include FreeRTOS.h must appear in source files before include croutine.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user