Browse Source

🔨 Set upload_command for CHEETAH v20 (#23515)

FB4S_WIFI
George Fu 2 years ago
committed by Scott Lahteine
parent
commit
d7287e7db8
  1. 1
      ini/stm32f4.ini

1
ini/stm32f4.ini

@ -47,6 +47,7 @@ extends = stm32_variant
board = marlin_FYSETC_CHEETAH_V20
board_build.offset = 0x8000
build_flags = ${stm32_variant.build_flags} -DSTM32F401xC
upload_command = dfu-util -a 0 -s 0x08008000:leave -D "$SOURCE"
#
# FLYF407ZG

Loading…
Cancel
Save