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 "../stm32/l1/vector_nvic.c"
|
||||
#elif defined(STM32L4)
|
||||
# include "../stm32/l4/vector_nvic.c"
|
||||
#elif defined(STM32G0)
|
||||
# include "../stm32/g0/vector_nvic.c"
|
||||
|
||||
#elif defined(GD32F1X0)
|
||||
# include "../gd32/f1x0/vector_nvic.c"
|
||||
|
||||
Reference in New Issue
Block a user