mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -04:00
The existing startup code was generating some warnings of the form "Label 'xxxxx' is defined pubweak in a section implicitly declared root". This change replaces the startup file with the one generated from latest STM32CubeMX to fix the above warnings. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
||
|---|---|---|
| .. | ||
| board | ||
| config | ||
| Libraries | ||
| settings | ||
| startup | ||
| FreeRTOSConfig.h | ||
| main.c | ||
| ParTest.c | ||
| RegTest.s | ||
| RTOSDemo.ewd | ||
| RTOSDemo.ewp | ||
| RTOSDemo.eww | ||
| stm32f4xx_conf.h | ||
| stm32f4xx_it.c | ||
| stm32f4xx_it.h | ||