mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-18 09:08:33 -04:00
Ensure #error messages in FreeRTOSConfig.h files are not commented out.
This commit is contained in:
parent
96f93690ce
commit
c4d078c29a
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ add back in the port.c and portasm.S files that are located in the
|
|||
FreeRTOS\Source\portable\GCC\ColdFire_V1 directory. Remove the line below
|
||||
before compiling. */
|
||||
|
||||
//#error Read the comment above this line, then delete this error statement!
|
||||
#error Read the comment above this line, then delete this error statement!
|
||||
|
||||
|
||||
#ifndef FREERTOS_CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue