README: target/stm32.cfg is deprecated in OpenOCD.
This commit is contained in:
2
README
2
README
@@ -58,7 +58,7 @@ Makefile if you use a different one.
|
||||
|
||||
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
|
||||
> reset halt
|
||||
> flash write_image erase foobar.hex
|
||||
|
||||
Reference in New Issue
Block a user