mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-21 03:32:30 -04:00
Place #error string in quotes.
This commit is contained in:
parent
dc5c2a5371
commit
8bbd6c243e
|
@ -46,7 +46,7 @@
|
|||
licensing and training services.
|
||||
*/
|
||||
|
||||
#error The batch file Demo\CORTEX_LPC1768_GCC_RedSuite\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line.
|
||||
#error "The batch file Demo\CORTEX_LPC1768_GCC_RedSuite\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line."
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue