This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
Arduino_STM32
mirror of
https://github.com/noisymime/Arduino_STM32.git
Watch
1
Star
0
Fork
You've already forked Arduino_STM32
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29f7cc74b4
Arduino_STM32
/
STM32F1
History
rogerclarkmelbourne
29f7cc74b4
Merge branch 'master' into move_serial_config_to_variants
2015-05-31 15:28:16 +10:00
..
cores
/maple
Merge branch 'master' into move_serial_config_to_variants
2015-05-31 15:28:16 +10:00
libraries
Merge pull request
#69
from Serasidis/master
2015-05-29 09:26:22 +10:00
system
Added working version of RTClock, thanks to Ray and @ahull etc
2015-05-23 11:19:16 +10:00
variants
Made changes for Nucleo F103RB and Generic STM32F103C . Note this commit only works with these 2 boards, on all others Serial will not compile
2015-05-28 17:38:59 +10:00
boards.txt
Fixed issue in boards.txt where board indentifier for Maple mini included a underscore - which seems to cause problems in some version of the IDE (namely 1.6.0)
2015-05-29 09:06:23 +10:00
platform.rewrite.keys.txt
Updated platform.txt and added platform rewrite keys file to aid operation with IDE 1.6.2 onwards
2015-04-12 10:05:32 +10:00
platform.txt
Changed isrs.s with update from Rick Kimball to fix issue with hardware timers when not using the --whole-archive flag in the build flags. also changed platform.txt to remove --whole-archive
2015-05-26 14:50:37 +10:00