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
aebb14f26c
Arduino_STM32
/
STM32F1
/
variants
/
nucleo_f103rb
History
lacklustrlabs
aebb14f26c
Rollback to master
2017-12-01 16:54:16 +01:00
..
board
Fixed issue with PB10 being set to OUTPUT for use as a USB Disconnect control on boards which do not have the additional USB disconnect hardware e.g. the Blue Pill. Note. Some variants seem to have the disconnect control on another pin, so I did not change those in case they were actually used
2017-06-25 13:08:30 +10:00
infos_pdf
Updated Nucleo_f103rb variant files with new versions from @madias
2015-04-28 17:40:11 +10:00
ld
renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4
2015-02-24 20:13:04 +11:00
wirish
Merge branch 'master' of
https://github.com/bubulindo/Arduino_STM32
into bubulindo-master
2016-09-26 10:42:42 +10:00
board.cpp
Rollback to master
2017-12-01 16:54:16 +01:00
pins_arduino.h
renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4
2015-02-24 20:13:04 +11: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