diff options
| author | Damien George | 2015-07-19 12:17:42 +0100 |
|---|---|---|
| committer | Damien George | 2015-07-20 12:30:18 +0100 |
| commit | a39df51d8ab9137b5852595a26d9aa072b46a697 (patch) | |
| tree | 23c307cadc19e7afa55bc69ec6472c424a290398 /stmhal/boards/PYBV4/mpconfigboard.mk | |
| parent | e4d43401eb098d3bfb4e9074e15b67fd86aaffe3 (diff) | |
stmhal: Update Makefile and board configs to compile with relocated hal.
Diffstat (limited to 'stmhal/boards/PYBV4/mpconfigboard.mk')
| -rw-r--r-- | stmhal/boards/PYBV4/mpconfigboard.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/boards/PYBV4/mpconfigboard.mk b/stmhal/boards/PYBV4/mpconfigboard.mk index 3c2bdab98..38fa761d6 100644 --- a/stmhal/boards/PYBV4/mpconfigboard.mk +++ b/stmhal/boards/PYBV4/mpconfigboard.mk @@ -1,2 +1,3 @@ +MCU_SERIES = f4 AF_FILE = boards/stm32f405_af.csv LD_FILE = boards/stm32f405.ld |
