diff options
Diffstat (limited to 'stmhal/boards/STM32L476DISC/mpconfigboard.mk')
| -rw-r--r-- | stmhal/boards/STM32L476DISC/mpconfigboard.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stmhal/boards/STM32L476DISC/mpconfigboard.mk b/stmhal/boards/STM32L476DISC/mpconfigboard.mk new file mode 100644 index 000000000..7049d7206 --- /dev/null +++ b/stmhal/boards/STM32L476DISC/mpconfigboard.mk @@ -0,0 +1,4 @@ +MCU_SERIES = l4 +CMSIS_MCU = STM32L476xx +AF_FILE = boards/stm32l476_af.csv +LD_FILE = boards/stm32l476xg.ld |
