diff --git a/example/README b/example/README index bf0533a4..bc9ff87f 100644 --- a/example/README +++ b/example/README @@ -33,7 +33,7 @@ Flashing You can flash the generated code on the STM32-H103 board using OpenOCD: $ openocd -f /usr/share/openocd/scripts/interface/jtagkey-tiny.cfg \ - -f /usr/share/openocd/scripts/olimex_stm32_h103.cfg + -f /usr/share/openocd/scripts/board/olimex_stm32_h103.cfg $ telnet localhost 4444 > init > reset halt