Prevent SKR Pro bootloader corruption (#17657)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
Alexander Amelkin 2020-04-23 00:43:43 +03:00 committed by GitHub
parent 468b813bc1
commit c3aeed0dcc
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -37,6 +37,7 @@
"dfu",
"jlink"
],
"offset_address": "0x8008000",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false

View file

@ -37,6 +37,7 @@
"dfu",
"jlink"
],
"offset_address": "0x8008000",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false