README: target/stm32.cfg is deprecated in OpenOCD.
This commit is contained in:
parent
fb087555d9
commit
ffba9f84e0
2
README
2
README
@ -58,7 +58,7 @@ Makefile if you use a different one.
|
|||||||
|
|
||||||
You can also flash manually like this:
|
You can also flash manually like this:
|
||||||
|
|
||||||
$ openocd -f interface/jtagkey-tiny.cfg -f target/stm32.cfg
|
$ openocd -f interface/jtagkey-tiny.cfg -f target/stm32f1x.cfg
|
||||||
$ telnet localhost 4444
|
$ telnet localhost 4444
|
||||||
> reset halt
|
> reset halt
|
||||||
> flash write_image erase foobar.hex
|
> flash write_image erase foobar.hex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user