Add more objects to .isr_vector

This commit is contained in:
iabdalkader 2014-09-01 15:41:19 +02:00
parent 82e46987b1
commit ad1daadd69

View File

@ -86,7 +86,12 @@ SECTIONS
KEEP(*(.isr_vector)) /* Startup code */
. = ALIGN(4);
*/ff.o(.text*)
*/ccsbcs.o(.text*)
*/stm32f4xx_hal_sd.o(.text*)
*/stm32f4xx_hal_i2c.o(.text*)
*/stm32f4xx_hal_tim.o(.text*)
*/stm32f4xx_hal_adc.o(.text*)
*/stm32f4xx_ll_usb.o(.text*)
. = ALIGN(4);
} >FLASH_ISR