mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove RNG from ISR
This commit is contained in:
parent
db7bce66d1
commit
559da9af95
@ -91,7 +91,6 @@ SECTIONS
|
||||
*/ccsbcs.o(.text*)
|
||||
*/stm32f4xx_hal.o(.text*)
|
||||
*/stm32f4xx_hal_msp.o(.text*)
|
||||
*/stm32f4xx_hal_rng.o(.text*)
|
||||
*/stm32f4xx_hal_spi.o(.text*)
|
||||
*/stm32f4xx_ll_usb.o(.text*)
|
||||
. = ALIGN(4);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user