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
6e814ad5ca
Arduino_STM32
/
STM32F1
/
variants
/
generic_stm32f103t
History
Roger Clark
1f85ecb3b9
Added PLL Mulplier setting for 16MHz. Note this change does not add 16Mhz menu options to any boards, it simply supports them if they were added
2018-04-13 15:03:03 +10:00
..
board
Changed board variants to use calculate value from F_CPU for CYCLES_PER_MICROSECOND
2017-05-26 16:22:16 +10:00
ld
add generic STM32F103T[8B] variants
2015-10-27 10:41:08 +01:00
wirish
Added PLL Mulplier setting for 16MHz. Note this change does not add 16Mhz menu options to any boards, it simply supports them if they were added
2018-04-13 15:03:03 +10:00
board.cpp
add generic STM32F103T[8B] variants
2015-10-27 10:41:08 +01:00
pins_arduino.h
add generic STM32F103T[8B] variants
2015-10-27 10:41:08 +01:00
variant.h
Changed defines for MOSI, MISO etc into const static vars, to address compatibility issues
2016-05-03 20:23:51 +10:00