mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove USB from ISR section
This commit is contained in:
parent
8fef7ee4a9
commit
aeee94726b
@ -92,7 +92,6 @@ SECTIONS
|
||||
*/stm32f4xx_hal.o(.text*)
|
||||
*/stm32f4xx_hal_msp.o(.text*)
|
||||
*/stm32f4xx_hal_spi.o(.text*)
|
||||
*/stm32f4xx_ll_usb.o(.text*)
|
||||
. = ALIGN(4);
|
||||
} >FLASH_ISR
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user