stm32l0: add EXTI definitions
This commit is contained in:
committed by
Karl Palsson
parent
112cf5d085
commit
8e7a89ac75
@@ -32,6 +32,8 @@
|
||||
# include <libopencm3/stm32/f3/exti.h>
|
||||
#elif defined(STM32F4)
|
||||
# include <libopencm3/stm32/f4/exti.h>
|
||||
#elif defined(STM32L0)
|
||||
# include <libopencm3/stm32/l0/exti.h>
|
||||
#elif defined(STM32L1)
|
||||
# include <libopencm3/stm32/l1/exti.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user