You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR
Richard Barry f292243dcf Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOverflowHook(). 11 years ago
..
ST_Code Remove [unused] touch library files from the STM32L discovery demo. 11 years ago
System STM32L discovery demo is now demonstrating three low power modes - still needs clean up. 11 years ago
include Complete STM32L low power demo. 11 years ago
settings Add STM32L Discovery board project as a starting point to adapt to an RTOS demo. 11 years ago
RTOSDemo.ewd Tidy up STM32L low power demo and add 'comprehensive demo' option. 11 years ago
RTOSDemo.ewp Move the event groups single tasks test out of the common demo file (they are now part of the module tests). 11 years ago
RTOSDemo.eww Add STM32L Discovery board project as a starting point to adapt to an RTOS demo. 11 years ago
STM32L_low_power_tick_management.c Complete STM32L low power demo. 11 years ago
main.c Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOverflowHook(). 11 years ago
main_full.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
main_low_power.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
stm32l1xx_flash.icf Tidy up STM32L low power demo and add 'comprehensive demo' option. 11 years ago
stm32l1xx_it.c Remove [unused] touch library files from the STM32L discovery demo. 11 years ago