Skip to content

Commit 21dce35

Browse files
cparatafpistm
authored andcommitted
Fix issue on upload for old NUCLEO-F401RE boards
1 parent 1357c08 commit 21dce35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Nucleo_64.menu.pnum.NUCLEO_F303RE.build.cmsis_lib_gcc=arm_cortexM4lf_math
385385

386386
# NUCLEO_F401RE board
387387
Nucleo_64.menu.pnum.NUCLEO_F401RE=Nucleo F401RE
388-
Nucleo_64.menu.pnum.NUCLEO_F401RE.node=NODE_F401RE
388+
Nucleo_64.menu.pnum.NUCLEO_F401RE.node="NODE_F401RE,NUCLEO"
389389
Nucleo_64.menu.pnum.NUCLEO_F401RE.upload.maximum_size=524288
390390
Nucleo_64.menu.pnum.NUCLEO_F401RE.upload.maximum_data_size=98304
391391
Nucleo_64.menu.pnum.NUCLEO_F401RE.build.mcu=cortex-m4

0 commit comments

Comments
 (0)