Go to file
Roger Clark a83c251cea Merge branch 'master' of https://github.com/rogerclarkmelbourne/Arduino_STM32 2014-12-03 08:28:03 +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 Modified serial_upload.bat so that it would work for windows system using D: etc for the Arduino folder 2014-12-03 08:27:52 +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/