From bf634af8630a4c29b03fbe0dd3943b0073c35db8 Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Tue, 21 Jul 2015 12:23:51 -0700 Subject: [PATCH] Updated Board G30HDR (markdown) --- Board-G30HDR.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Board-G30HDR.md b/Board-G30HDR.md index 2f25129..e879210 100644 --- a/Board-G30HDR.md +++ b/Board-G30HDR.md @@ -8,7 +8,3 @@ STM32F401RET6 (smaller version of the processor used on the pyboard) ###Building### There currently isn't a board definition for this. - -The board should boot up in DFU mode. Once flashed with Micropython firmware, I find using the pyb.bootloader() command from the REPL to be a more convenient way of entering DFU mode. - -