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