Arduino_STM32/README.md

19 lines
871 B
Markdown
Raw Normal View History

2015-02-26 16:47:43 -08:00
Arduino STM32
2014-10-29 17:09:14 -07:00
=============
2015-03-30 22:05:59 -07:00
###Important. This repo is not compatible with Adrduino IDE 1.6.2 or newer
The Arduino IDE team made a major change, to the compilor and other files, they also don't install the ARM compilor by default. (see https://github.com/rogerclarkmelbourne/Arduino_STM32/issues/39)
Please use Arduino IDE V 1.6.1 until this whole mess with the IDE is resolved
Hardware files to support STM32 based boards on Arduino version 1.5.x to version 1.6.1 , including LeafLabs Maple, and Maple mini, and other generic STM32F103 boards
2014-12-01 18:43:00 -08:00
2015-01-16 19:36:40 -08:00
Please read the wiki https://github.com/rogerclarkmelbourne/Arduino_STM32/wiki for full details
2015-02-26 16:47:43 -08:00
Based on https://github.com/bobc/maple-asp, which is in turn based on LibMaple by Leaflabs
2014-12-01 18:43:00 -08:00
2015-01-16 19:36:40 -08:00
See also my blog
2014-12-01 18:43:00 -08:00
More information is available at http://www.rogerclark.net/stm32f103-and-maple-maple-mini-with-arduino-1-5-x-ide/