Skip to content

Commit 603fe7c

Browse files
committed
[Nucleo-F411RE] Add "NUCLEO" as node name
Fix stm32duino#242 Signed-off-by: Frederic Pillon <[email protected]>
1 parent b93c8bb commit 603fe7c

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
@@ -153,7 +153,7 @@ Nucleo_64.menu.pnum.NUCLEO_F401RE.build.cmsis_lib_gcc=arm_cortexM4l_math
153153
# NUCLEO_F411RE board
154154
# Support: Serial1 (USART1 on PA10, PA9) and Serial2 (USART2 on PC7, PC6)
155155
Nucleo_64.menu.pnum.NUCLEO_F411RE=Nucleo F411RE
156-
Nucleo_64.menu.pnum.NUCLEO_F411RE.node=NODE_F411RE
156+
Nucleo_64.menu.pnum.NUCLEO_F411RE.node="NODE_F411RE,NUCLEO"
157157
Nucleo_64.menu.pnum.NUCLEO_F411RE.upload.maximum_size=524288
158158
Nucleo_64.menu.pnum.NUCLEO_F411RE.upload.maximum_data_size=131072
159159
Nucleo_64.menu.pnum.NUCLEO_F411RE.build.mcu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard

0 commit comments

Comments
 (0)