Go to file
Roger Clark 52b61f3185 Update README.md 2014-12-02 13:43:00 +11:00
STM32F1XX Added support for serial functions in 1.0 and 1.5, specificaally Serial.peek and also Serial.find. Updated HardwareSerial class so it inhetits from Stream instead of Print, to confirm with Arduino 1.0 structure 2014-11-25 21:11:04 +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 Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-) 2014-11-22 06:46:57 +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/