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
3452a045d2
Arduino_STM32
/
STM32F1
History
Roger Clark
0469149581
Merge pull request
#119
from jaretburkett/master
...
Added Touchscreen Library
2015-11-15 10:27:08 +11:00
..
cores
/maple
Merge pull request
#128
from Serasidis/master
2015-10-31 16:36:34 +11:00
libraries
Merge pull request
#119
from jaretburkett/master
2015-11-15 10:27:08 +11:00
system
STM32F1 core: Implemented changes already made to the GD32F1 core to use F_CPU instead of hard coded values for 72000000 and (F_CPU -1) instead of 71999999 and to replace other hard coded values related to the clock freqency. Also updated the code so that the USB clock was disabled in setup_clock_prescalers to allow it to be changed in that function during initialisation, in case altermative prescaler values for USB are required, e.g. for operation at 48Mhz
2015-09-06 07:51:40 +10:00
variants
add generic STM32F103T[8B] variants
2015-10-27 10:41:08 +01:00
boards.txt
fixed, only C8/CB and T8/TB affected
2015-10-30 11:42:38 +01:00
platform.txt
Changed platform.txt back to using 1.6.5 compatible archive path, as the change I made to support 1.6.6 does not work with 1.6.5 as it appears this var is not backward compatible
2015-11-09 06:54:49 +11:00