Skip to content
Snippets Groups Projects
Unverified Commit c3aeed0d authored by Alexander Amelkin's avatar Alexander Amelkin Committed by GitHub
Browse files

Prevent SKR Pro bootloader corruption (#17657)

parent 468b813b
Branches
Tags
No related merge requests found
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
"dfu", "dfu",
"jlink" "jlink"
], ],
"offset_address": "0x8008000",
"require_upload_port": true, "require_upload_port": true,
"use_1200bps_touch": false, "use_1200bps_touch": false,
"wait_for_upload_port": false "wait_for_upload_port": false
... ...
......
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
"dfu", "dfu",
"jlink" "jlink"
], ],
"offset_address": "0x8008000",
"require_upload_port": true, "require_upload_port": true,
"use_1200bps_touch": false, "use_1200bps_touch": false,
"wait_for_upload_port": false "wait_for_upload_port": false
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment