Go to file
Roger Clark 79668ed667 Put fix for D: drive (etc) use into maple_upload.bat, that had previously only been added to serial_upload.bat 2014-12-04 07:07:23 +11:00
STM32F1XX Added defined for __STM32F1XX__ to board.txt in preparation for changes to OneWire library. Also added analogWrite function to replicate what the Arduino API does, and fix the issue with needing to call pinMode with type PWM. Fade example now works, as long as a PWM compatible pin is used e.g. PA0 2014-12-03 21:32:00 +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 Put fix for D: drive (etc) use into maple_upload.bat, that had previously only been added to serial_upload.bat 2014-12-04 07:07:23 +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/