Go to file
Roger Clark 90e6ae40e9 Revert "Move libmaple/* from variants to cores"
This reverts commit a3065b0c00

which resulted in Maple and maple mini boards not running / starting code after upload
2014-12-30 07:10:04 +11:00
STM32F1XX Revert "Move libmaple/* from variants to cores" 2014-12-30 07:10:04 +11:00
STM32F4 Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
drivers/win Added existing files 2014-10-30 00:36:47 +11:00
examples Added support for String object. Updated print class to support String. Added examples folder from Maple IDE (None of the examples have been tested) 2014-11-02 20:24:34 +11:00
tools Added upload via STLink - currently not used 2014-12-27 12:51:14 +11:00
README.md Update README.md 2014-12-02 13:43:00 +11:00

README.md

Arduino_STM32

Hardware files to support STM32 based boards like the LeafLabs maple and other generic STM32F103 based boards

Based on https://github.com/bobc/maple-asp

More information is available at http://www.rogerclark.net/stm32f103-and-maple-maple-mini-with-arduino-1-5-x-ide/