Arduino_STM32/STM32F1
Roger Clark d3bd109013 Changed default speed on Wire library to 100kpbs (same as AVR Arduinos), thanks to @fredbox on the forum for the delay values to achieve 100kbps 2015-08-03 09:45:57 +10:00
..
cores/maple Move Timer ISR handlers from timer_f1.c to timer.c to resolve linker issue in which some ISR's were not being linked even though they were being used 2015-07-05 22:38:47 +10:00
libraries Changed default speed on Wire library to 100kpbs (same as AVR Arduinos), thanks to @fredbox on the forum for the delay values to achieve 100kbps 2015-08-03 09:45:57 +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 Update PIN_MAP to allow PWM on PB9 2015-07-09 12:47:33 +12:00
boards.txt Tidied up names of Maple boards in boards.txt menu names 2015-07-05 11:06:32 +10:00
platform.rewrite.keys.txt
platform.txt Tidied up names of Maple boards in boards.txt menu names 2015-07-05 11:06:32 +10:00