diff --git a/Board-Olimex-STM32-E407.md b/Board-Olimex-STM32-E407.md index bb5d248..3775694 100644 --- a/Board-Olimex-STM32-E407.md +++ b/Board-Olimex-STM32-E407.md @@ -23,5 +23,6 @@ Preliminary support is in https://github.com/markushx/micropython/tree/olimex-e4 ###Build instructions### Follow https://github.com/micropython/micropython/wiki/Getting-Started-STM. + cd stmhal BOARD=OLIMEX_E407 make dfu-util -d 0483:df11 -a 0 -D build-OLIMEX_E407/firmware.dfu \ No newline at end of file