Skip to content

Commit 19553b8

Browse files
committed
WIP
1 parent c1cf801 commit 19553b8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ports/stm32f4/boards/stm32f4_discovery/mpconfigboard.mk

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ MCU_VARIANT = stm32f4
1313
MCU_SUB_VARIANT = stm32f405xx
1414
MCU_PACKAGE = 100
1515
CMSIS_MCU = STM32F405xx
16-
LD_FILE = boards/STM32F405.ld
17-
TEXT0_ADDR = 0x08000000
18-
TEXT1_ADDR = 0x08020000
16+
LD_FILE = boards/STM32F405_fs.ld
17+

0 commit comments

Comments
 (0)