forked from rogerclarkmelbourne/Arduino_STM32
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
bobc edited this page Dec 26, 2014
·
4 revisions
Arduino_STM32 is an add-on package for the Arduino IDE to support hardware based on STM32 chips.
Arduino_STM32 grew from libmaple by LeafLabs (http://www.leaflabs.com/), and also supports Maple compatible boards.
Currently the following boards are supported:
- Maple Rev 3+
- Maple Mini
- Generic STM32F103 boards
Pre-requisites:
- Arduino IDE version 1.5.7 or later
Installation procedure:
- Copy the Arduino_STM32 folder to your sketchbook folder (e.g. ~/Arduino/hardware, or "My Documents/Arduino/hardware")
- Restart Arduino IDE
Note: Arduino_STM32 is designed to be installed into your sketchbook, not the Arduino program folder, otherwise it will not work properly.
Please see STM32F103 and Maple / Maple Mini with Arduino 1.5.x IDE
Arduino_STM32 is an Open Source project.
libmaple is mostly licensed with MIT license.
Other files are licensed as GPL or BSD.
Please see individual files for Copyright notices.