Skip to content

Commit dcc66ab

Browse files
ghent360fpistm
authored andcommitted
Fix typo in boards.txt
1 parent eeabfc1 commit dcc66ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1736,8 +1736,8 @@ LoRa.menu.upload_method.dfuMethod.upload.tool=stm32CubeProg
17361736
3dprinter.menu.pnum.FYSETC_S6.build.product_line=STM32F446xx
17371737
3dprinter.menu.pnum.FYSETC_S6.build.variant=FYSETC_S6
17381738
3dprinter.menu.pnum.FYSETC_S6.build.cmsis_lib_gcc=arm_cortexM4lf_math
1739-
3dprinter.menu.pnum.MALYANM300_F070CB.build.flash_offset=0x10000
1740-
3dprinter.menu.pnum.MALYANM200_F070CB.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -DVECT_TAB_OFFSET={build.flash_offset}
1739+
3dprinter.menu.pnum.FYSETC_S6.build.flash_offset=0x10000
1740+
3dprinter.menu.pnum.FYSETC_S6.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -DVECT_TAB_OFFSET={build.flash_offset}
17411741

17421742
# Upload menu
17431743
3dprinter.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)

0 commit comments

Comments
 (0)