FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/startup
Gaurav-Aggarwal-AWS 5cc6512986
Fix warnings in CORTEX_M4F_STM32F407ZG-SK project (#287)
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>
2020-09-21 13:30:57 -07:00
..
startup_stm32f4xx.s Fix warnings in CORTEX_M4F_STM32F407ZG-SK project (#287) 2020-09-21 13:30:57 -07:00
system_stm32f4xx.c Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00