Go to file
Roger Clark b720afe6b5 After discussion with evq on GitHub. The whole-archive flag has been removed from the build recipe in platform.txt. I have tested this change and it doesnt seem to have any bad side effects 2015-02-18 19:39:35 +11:00
STM32F1XX After discussion with evq on GitHub. The whole-archive flag has been removed from the build recipe in platform.txt. I have tested this change and it doesnt seem to have any bad side effects 2015-02-18 19:39:35 +11:00
STM32F4 Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00
drivers/win Updated windows driver installer bat, with changes by Tim, so that it works if the path to the driver bat has spaces in it 2015-01-26 17:20:35 +11:00
examples Added examples provided by Ray aka MrBrunette 2014-12-30 14:04:35 +11:00
other/maple-bootloader Added modified version of maple_bootloader in a new folder called other 2015-01-26 09:35:26 +11:00
tools Added STLink to upload_router.bat and changed STM32 to Flash board type so that a new menu of UploadMethod allows selection of upload via Serial or STLink 2015-02-03 09:55:13 +11:00
.gitignore fixed mistake in .gitignore for the maple-bootloader folder items 2015-01-26 16:55:05 +11:00
.gitmodules Added submodule for windows drivers - TODO still needs to be patched with diff from tim 2015-01-23 20:59:59 +11:00
README.md Update README.md 2015-01-17 14:36:40 +11:00

README.md

Arduino_STM32

Hardware files to support STM32 based boards like the LeafLabs maple and other generic STM32F103 based boards

Please read the wiki https://github.com/rogerclarkmelbourne/Arduino_STM32/wiki for full details

Based on https://github.com/bobc/maple-asp

See also my blog

More information is available at http://www.rogerclark.net/stm32f103-and-maple-maple-mini-with-arduino-1-5-x-ide/