Go to file
rogerclarkmelbourne e5c795f0f7 removed the #if false in the Maple variant usb_cdcam.c which I wrongly thought needed to be removed from build as it was clashing with other code, but this was a mistake, and this file is needed for the Maple build 2014-12-23 18:10:03 +11:00
STM32F1XX removed the #if false in the Maple variant usb_cdcam.c which I wrongly thought needed to be removed from build as it was clashing with other code, but this was a mistake, and this file is needed for the Maple build 2014-12-23 18:10:03 +11: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/win Added new menu items by Alexey (@HiddenPilot) 2014-12-19 08:31:49 +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/