stm32: exti: move register definition of all current stm32 devices to common_v1
Preparation for stm32g0 support, as this chip's exti register map evolved and is no longer common ...
This commit is contained in:
@@ -37,5 +37,6 @@
|
||||
#define LIBOPENCM3_EXTI_H
|
||||
|
||||
#include <libopencm3/stm32/common/exti_common_all.h>
|
||||
#include <libopencm3/stm32/common/exti_common_v1.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user