aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1335ab0..451baba 100644
--- a/README
+++ b/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