]> git.sur5r.net Git - freertos/commit
Baseline the Giant Gecko demo, which now has the first pass at a low power tickless...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 25 Jan 2016 21:17:47 +0000 (21:17 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 25 Jan 2016 21:17:47 +0000 (21:17 +0000)
commit0549242605e1fbe0160a4bba313df5d108ef9b94
tree327001b10ff65c9245e3e1bc201c4037103556dc
parentfced3b44208b1ef33f4f265340fe241f34586e6d
Baseline the Giant Gecko demo, which now has the first pass at a low power tickless implementation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2409 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/.cproject
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/.project
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/Low_Power_Demo/low_power_tick_management.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/Low_Power_Demo/main_low_power.c
FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/main.c