mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-09-25 04:43:56 +08:00
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>
This commit is contained in: