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
master
Arduino_STM32
/
STM32F1
/
variants
/
hytiny_stm32f103t
/
wirish
History
Roger Clark
4ec1b0f0cd
Removed references to robotis bootloader, and also redundant usb reset code that used the wdt (possibly used by the robotis bootloader)
2018-05-10 20:25:02 +10:00
..
boards.cpp
Removed references to robotis bootloader, and also redundant usb reset code that used the wdt (possibly used by the robotis bootloader)
2018-05-10 20:25:02 +10:00
boards_setup.cpp
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
start.S
Added support for Hy-Tiny STM32F103T
2016-10-30 21:38:30 +11:00
start_c.c
Added support for Hy-Tiny STM32F103T
2016-10-30 21:38:30 +11:00
syscalls.c
Suppressing 'warning: unused parameter ... [-Wunused-parameter]'
2017-11-15 23:19:31 +01:00