stm32g0: add base, irqs, memorymap and current devices.
This commit is contained in:
committed by
Karl Palsson
parent
8a952d8476
commit
b8d4b03722
@@ -20,6 +20,8 @@
|
||||
# include <libopencm3/stm32/l1/nvic.h>
|
||||
#elif defined(STM32L4)
|
||||
# include <libopencm3/stm32/l4/nvic.h>
|
||||
#elif defined(STM32G0)
|
||||
# include <libopencm3/stm32/g0/nvic.h>
|
||||
|
||||
#elif defined(GD32F1X0)
|
||||
# include <libopencm3/gd32/f1x0/nvic.h>
|
||||
|
||||
Reference in New Issue
Block a user