Vectors and Memory Map for STM32L1 series
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
# include <libopencm3/stm32/f2/memorymap.h>
|
||||
#elif defined(STM32F4)
|
||||
# include <libopencm3/stm32/f4/memorymap.h>
|
||||
#elif defined(STM32L1)
|
||||
# include <libopencm3/stm32/l1/memorymap.h>
|
||||
#else
|
||||
# error "stm32 family not defined."
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user