Added device family to linker generator
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
b7fcf025e7
commit
6bcdb117b7
@@ -26,6 +26,8 @@
|
||||
# include <libopencm3/stm32/g4/nvic.h>
|
||||
#elif defined(STM32H7)
|
||||
# include <libopencm3/stm32/h7/nvic.h>
|
||||
#elif defined(STM32U5)
|
||||
# include <libopencm3/stm32/u5/nvic.h>
|
||||
|
||||
#elif defined(GD32F1X0)
|
||||
# include <libopencm3/gd32/f1x0/nvic.h>
|
||||
|
||||
Reference in New Issue
Block a user