kopia lustrzana https://github.com/sq2ips/m20-custom-firmware
Update README.md
rodzic
9a1043bcca
commit
95890104c4
|
@ -220,7 +220,7 @@ Go to the path of the project then to `m20/`. Ensure that ST-Link is connected a
|
||||||
replace `<path\to\openocd>` with path of the extracted program.
|
replace `<path\to\openocd>` with path of the extracted program.
|
||||||
After it finishes you can flash the built firmware:
|
After it finishes you can flash the built firmware:
|
||||||
```cmd
|
```cmd
|
||||||
<path\to\openocd>\bin\openocd.exe -s ./openocd/ -f openocd\openocd_m20.cfg -c "program build\m20.elf verify reset exit"
|
<path\to\openocd>\bin\openocd.exe -s openocd -f openocd\openocd_m20.cfg -c "program build\m20.elf verify reset exit"
|
||||||
```
|
```
|
||||||
After it finishes your sonde should now work with the new firmware.
|
After it finishes your sonde should now work with the new firmware.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue