🔨 Fix FYSETC S6 envs (#22421)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
Scott Lahteine
parent
c56ac0c34a
commit
d7f3228ec6
@ -82,7 +82,7 @@ upload_command = dfu-util -a 0 -s 0x08010000:leave -D "$SOURCE"
|
||||
[env:FYSETC_S6_8000]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = env:FYSETC_S6
|
||||
board = marlin_fysetc_s6_8000
|
||||
board = marlin_fysetc_s6
|
||||
board_build.offset = 0x8000
|
||||
board_upload.offset_address = 0x08008000
|
||||
upload_command = dfu-util -a 0 -s 0x08008000:leave -D "$SOURCE"
|
||||
|
Reference in New Issue
Block a user