FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK
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
..
board Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
config Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
Libraries Fix function comments 2020-03-22 20:26:43 -07:00
settings Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
startup Fix warnings in CORTEX_M4F_STM32F407ZG-SK project (#287) 2020-09-21 13:30:57 -07:00
FreeRTOSConfig.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
ParTest.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
RegTest.s Update (.s, .S) kernel version numbers to 10.4.1 (#283) 2020-09-18 10:55:01 -07:00
RTOSDemo.ewd Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.ewp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.eww Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
stm32f4xx_conf.h Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
stm32f4xx_it.c Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
stm32f4xx_it.h Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00