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_M0_STM32F0518_IAR
Richard Barry 3203c5cc85 Previously the STM32F0518 compiler setting was changed to enable the use of the __weak attribute - however changing the port layer to use #pragma weak in place of __weak means the compiler setting change is not required and removes the risk of introducing incompatibilities - so this check in reverts the compiler settings change. 5 years ago
..
Eval-Board Add FreeRTOS-Plus directory. 13 years ago
Libraries Add FreeRTOS-Plus directory. 13 years ago
FreeRTOSConfig.h Update version number ready for next release. 6 years ago
ParTest.c Update version number ready for next release. 6 years ago
RTOSDemo.ewd Ensure the CORTEX_M0_STM32F0518_IAR demo builds after updates to the Cortex-M0 port layer - required an update to the project settings to allow IAR extensions as the port layer now uses the _weak qualifier. 5 years ago
RTOSDemo.ewp Previously the STM32F0518 compiler setting was changed to enable the use of the __weak attribute - however changing the port layer to use #pragma weak in place of __weak means the compiler setting change is not required and removes the risk of introducing incompatibilities - so this check in reverts the compiler settings change. 5 years ago
RTOSDemo.eww Add FreeRTOS-Plus directory. 13 years ago
RegTest.s Update version number ready for next release. 6 years ago
main-blinky.c Update version number ready for next release. 6 years ago
main-full.c Update version number ready for next release. 6 years ago
main.c Update version number ready for next release. 6 years ago
startup_stm32f0xx.s Ensure the CORTEX_M0_STM32F0518_IAR demo builds after updates to the Cortex-M0 port layer - required an update to the project settings to allow IAR extensions as the port layer now uses the _weak qualifier. 5 years ago
stm32f0xx_flash.icf Add FreeRTOS-Plus directory. 13 years ago