Fysetc S6 direct DFU upload (#17943)

This commit is contained in:
Eric Ptak 2020-05-11 08:07:19 +02:00 committed by GitHub
parent 3381a4ab03
commit 9d545f1231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 24 deletions

View file

@ -729,8 +729,8 @@ extra_scripts = pre:buildroot/share/PlatformIO/scripts/fysetc_STM32S6.py
src_filter = ${common.default_src_filter} +<src/HAL/STM32>
lib_ignore = Arduino-L6470, SoftwareSerial
debug_tool = stlink
#upload_protocol = stlink
upload_protocol = serial
upload_protocol = dfu
upload_command = dfu-util -a 0 -s 0x08010000:leave -D "$SOURCE"
#
# STM32F407VET6 with RAMPS-like shield