Fixed binary name in README
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user