Fixed binary name in README
This commit is contained in:
parent
384a7e688e
commit
3882f8f96f
@ -39,7 +39,7 @@ Or you can do the same manually via:
|
|||||||
$ openocd -f interface/jtagkey-tiny.cfg -f target/stm32.cfg
|
$ openocd -f interface/jtagkey-tiny.cfg -f target/stm32.cfg
|
||||||
$ telnet localhost 4444
|
$ telnet localhost 4444
|
||||||
> reset halt
|
> reset halt
|
||||||
> flash write_image erase i2c_stts75_sensor.hex
|
> flash write_image erase adc.hex
|
||||||
> reset
|
> reset
|
||||||
|
|
||||||
Replace the "jtagkey-tiny.cfg" with whatever JTAG device you are using, and/or
|
Replace the "jtagkey-tiny.cfg" with whatever JTAG device you are using, and/or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user