aboutsummaryrefslogtreecommitdiff
path: root/examples/mb525/pwmleds/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mb525/pwmleds/README')
-rw-r--r--examples/mb525/pwmleds/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mb525/pwmleds/README b/examples/mb525/pwmleds/README
index 08cc36b..c15b562 100644
--- a/examples/mb525/pwmleds/README
+++ b/examples/mb525/pwmleds/README
@@ -39,7 +39,7 @@ Or you can do the same manually via:
$ openocd -f interface/jlink.cfg -f board/olimex_stm32_h103.cfg
$ telnet localhost 4444
> reset halt
- > flash write_image erase pwmleds.bin
+ > flash write_image erase pwmleds.hex
> reset
Replace the "jlink.cfg" with whatever JTAG device you are using, and/or