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
3f492814b6
Arduino_STM32
/
STM32F1
History
Roger Clark
f1086b6b20
Fixed issue with gerneric F103RB and F103R8 caused by typos in boards.txt
2015-08-13 20:02:03 +10:00
..
cores
/maple
Fixed formatting to match existing style + Hardwire comments
2015-08-01 19:09:43 +01:00
libraries
Added Serial.begin(115200) to both examples so that they work on non-bootloader boards
2015-08-06 17:42:04 +10:00
system
Added code to 'get' the gpio mode of a pin, and have used it in SPIClass::begin() to store and reinstate the pin mode of the SPI NSS pin. This is a work around for 'features' in the STM32 silicon, which seem to change the GPIO mode of the SPI NSS (hardware - 'Software Select' pin)
2015-06-10 10:25:22 +10:00
variants
Added STM32F103R8 / RB variant folder supplied by @ahull. Also made minor change to the stm32f103r folder bootloader link file name, so that the same file name could be used in the existing stm32f103r folder and the new folder (but they have different contents)
2015-08-10 20:27:09 +10:00
boards.txt
Fixed issue with gerneric F103RB and F103R8 caused by typos in boards.txt
2015-08-13 20:02:03 +10:00
platform.rewrite.keys.txt
Updated platform.txt and added platform rewrite keys file to aid operation with IDE 1.6.2 onwards
2015-04-12 10:05:32 +10:00
platform.txt
Tidied up names of Maple boards in boards.txt menu names
2015-07-05 11:06:32 +10:00