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
30bcd528ef
Arduino_STM32
/
STM32F1
History
Vassilis Serasidis
30bcd528ef
Create README.md
2015-05-28 15:17:45 +03:00
..
cores
/maple
Manually implemented part of
#47
in print.cpp
2015-05-23 08:13:23 +10:00
libraries
Create README.md
2015-05-28 15:17:45 +03:00
system
Added working version of RTClock, thanks to Ray and @ahull etc
2015-05-23 11:19:16 +10:00
variants
Disabled generic bootloader USB reset
2015-05-24 09:15:43 +10:00
boards.txt
Added DFU upload options for all generic boards. Note, Its not possible to set the correct memort size in the linker file for DFU uploads, so its always set as having the max ram and rom for the series in question. So beware using this if you are maxing out the RAM or Flash (which seems highly unlikely!)
2015-05-22 21:07:57 +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
Fixed issue caused by my missunderstanding of implementing Ricks compile pattern in platform.txt - which removed --whole-archive, which breaks many things :-(
2015-05-23 21:07:59 +10:00