From: richardbarry Date: Wed, 29 Aug 2012 09:57:25 +0000 (+0000) Subject: Save the SAM4S FreeRTOSConfig.h with the #error about running the CreateProjectDirect... X-Git-Tag: V7.3.0~34 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=414bdc28c4472fbce3420bee5517d7c5be8d47ee;p=freertos Save the SAM4S FreeRTOSConfig.h with the #error about running the CreateProjectDirectoryStructure.bat batch file in the correct state (uncommented). git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1775 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h index 61e1cda19..55c84b01d 100644 --- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h +++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h @@ -73,7 +73,7 @@ * executed prior to this project being built. Once it has been executed * 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.