We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13bf4b commit 5e89451Copy full SHA for 5e89451
scripts/flash.sh
@@ -6,6 +6,7 @@
6
# - Commercial license required for closed-source use
7
# Author : Md Mahbubur Rahman
8
# URL : <https://m-a-h-b-u-b.github.io>
9
-# GitHub : <https://github.com/m-a-h-b-u-b/M2-Bootloader-RUST>
+# GitHub : <https://github.com/m-a-h-b-u-b/M2-Bootloader-Rust>
10
+
11
probe-rs-cli download target/thumbv7em-none-eabihf/debug/bootloader --chip STM32F411RE
12
probe-rs-cli download target/thumbv7em-none-eabihf/debug/app --chip STM32F411RE --base-address 0x08004000
0 commit comments