]> git.sur5r.net Git - freertos/commit - FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
Update comments in Atmel Studio CreateProjectDirectoryStructure.bat files to remove...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 9 May 2013 09:56:04 +0000 (09:56 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 9 May 2013 09:56:04 +0000 (09:56 +0000)
commitb27390f24df4ade8856728ade66b0480546dee90
treed3304793f878390a768b689e9c87c8e52f668f65
parent2e4f977689e376c3dfcc17f59c5bc6767de7f7cd
Update comments in Atmel Studio CreateProjectDirectoryStructure.bat files to remove references to replace references to Eclipse with references to Atmel Studio.
Update the tickless idle implementations that use up counters for tick interrupt generate to ensure they remain in low power mode for the desired time instead of one tick less than the desired time.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1888 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/CreateProjectDirectoryStructure.bat
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/CreateProjectDirectoryStructure.bat
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/CreateProjectDirectoryStructure.bat
FreeRTOS/Source/portable/GCC/RX100/port.c
FreeRTOS/Source/portable/IAR/RX100/port.c
FreeRTOS/Source/portable/Renesas/RX100/port.c