aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/STM32L476DISC/mpconfigboard.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/boards/STM32L476DISC/mpconfigboard.mk')
-rw-r--r--ports/stm32/boards/STM32L476DISC/mpconfigboard.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/stm32/boards/STM32L476DISC/mpconfigboard.mk b/ports/stm32/boards/STM32L476DISC/mpconfigboard.mk
new file mode 100644
index 000000000..72468d89c
--- /dev/null
+++ b/ports/stm32/boards/STM32L476DISC/mpconfigboard.mk
@@ -0,0 +1,6 @@
+MCU_SERIES = l4
+CMSIS_MCU = STM32L476xx
+AF_FILE = boards/stm32l476_af.csv
+LD_FILE = boards/stm32l476xg.ld
+TEXT_ADDR = 0x08004000
+OPENOCD_CONFIG = boards/openocd_stm32l4.cfg