mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
Save the SAM4S FreeRTOSConfig.h with the #error about running the CreateProjectDirectoryStructure.bat batch file in the correct state (uncommented).
This commit is contained in:
parent
6396f6fe9f
commit
340b2d7872
|
@ -73,7 +73,7 @@
|
||||||
* executed prior to this project being built. Once it has been executed
|
* executed prior to this project being built. Once it has been executed
|
||||||
* remove the #error line below.
|
* remove the #error line below.
|
||||||
*/
|
*/
|
||||||
//#error Ensure CreateProjectDirectoryStructure.bat has been executed before building. See comment immediately above.
|
#error Ensure CreateProjectDirectoryStructure.bat has been executed before building. See comment immediately above.
|
||||||
|
|
||||||
/*-----------------------------------------------------------
|
/*-----------------------------------------------------------
|
||||||
* Application specific definitions.
|
* Application specific definitions.
|
||||||
|
|
Loading…
Reference in a new issue