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
753d92977d
Arduino_STM32
/
STM32F1
History
Roger Clark
d4103b8cd1
Merge pull request
#294
from tomtor/fix-doc
...
Fix documentation for usart_putc()
2017-07-03 15:36:23 +10:00
..
cores
/maple
Merge pull request
#288
from MicroBahner/pinmodeTimer
2017-07-03 15:35:30 +10:00
libraries
Merge pull request
#302
from bmarquismarkail/rcmclone
2017-07-03 15:31:45 +10:00
system
Merge pull request
#294
from tomtor/fix-doc
2017-07-03 15:36:23 +10:00
variants
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
boards.txt
Disabled SWD pins for all boards when using DFU (bootloader) upload method
2017-02-26 13:26:24 +11:00
platform.txt
Added -std=gnu++11 and -std=gnu11 compile flags to F1 and F4 platform.txt compile recipes
2017-05-26 16:03:49 +10:00