File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ Nucleo_64.menu.pnum.NUCLEO_G071RB.build.extra_flags=-D{build.product_line} {buil
283
283
284
284
# NUCLEO_G431RB board
285
285
Nucleo_64.menu.pnum.NUCLEO_G431RB=Nucleo G431RB
286
- Nucleo_64.menu.pnum.NUCLEO_G431RB.node=NODE_G431RB
286
+ Nucleo_64.menu.pnum.NUCLEO_G431RB.node=" NODE_G431RB,NOD_G431RB"
287
287
Nucleo_64.menu.pnum.NUCLEO_G431RB.upload.maximum_size=131072
288
288
Nucleo_64.menu.pnum.NUCLEO_G431RB.upload.maximum_data_size=32768
289
289
Nucleo_64.menu.pnum.NUCLEO_G431RB.build.mcu=cortex-m4
@@ -481,7 +481,7 @@ Nucleo_32.menu.pnum.NUCLEO_F303K8.build.cmsis_lib_gcc=arm_cortexM4lf_math
481
481
482
482
# NUCLEO_G431KB board
483
483
Nucleo_32.menu.pnum.NUCLEO_G431KB=Nucleo G431KB
484
- Nucleo_32.menu.pnum.NUCLEO_G431KB.node=NODE_G431KB
484
+ Nucleo_32.menu.pnum.NUCLEO_G431KB.node=" NODE_G431KB,NOD_G431KB"
485
485
Nucleo_32.menu.pnum.NUCLEO_G431KB.upload.maximum_size=131072
486
486
Nucleo_32.menu.pnum.NUCLEO_G431KB.upload.maximum_data_size=32768
487
487
Nucleo_32.menu.pnum.NUCLEO_G431KB.build.mcu=cortex-m4
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ compiler.warning_flags.default=
17
17
compiler.warning_flags.more=-Wall
18
18
compiler.warning_flags.all=-Wall -Wextra
19
19
20
- compiler.path={runtime.tools.arm-none-eabi-gcc-8 .2.1-1.7 .path}/bin/
20
+ compiler.path={runtime.tools.xpack- arm-none-eabi-gcc-9 .2.1-1.1 .path}/bin/
21
21
22
22
compiler.S.cmd=arm-none-eabi-gcc
23
23
compiler.c.cmd=arm-none-eabi-gcc
You can’t perform that action at this time.
0 commit comments