From 8ccfd3f6f29f84ec31f063281f63a8f1fb9a27eb Mon Sep 17 00:00:00 2001 From: markushx Date: Sun, 5 Oct 2014 12:43:37 -0700 Subject: [PATCH] Updated Board Olimex STM32 E407 (markdown) --- Board-Olimex-STM32-E407.md | 1 + 1 file changed, 1 insertion(+) 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