Created Board G30HDR (markdown)

Dave Hylands 2015-07-21 12:23:38 -07:00
parent 995ac7c63f
commit 11f2b4e710
1 changed files with 14 additions and 0 deletions

14
Board-G30HDR.md Normal file

@ -0,0 +1,14 @@
STM32F401RET6 (smaller version of the processor used on the pyboard)
* Home - https://www.ghielectronics.com/catalog/product/535
###Features###
* 84 MHz
* 512K Flash
* 96K RAM
###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.