🔨 Set upload_command for CHEETAH v20 (#23515)

This commit is contained in:
George Fu 2022-01-14 18:10:35 +08:00 committed by Scott Lahteine
parent cf654bbba2
commit d7287e7db8

View File

@ -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