Arduino_STM32/STM32F1
Roger Clark 0ec837f08c Fix for uninitialised vars in dmaTransfer and dmaSend (as detailed by victor_pv) 2015-07-28 12:00:16 +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 Fix for uninitialised vars in dmaTransfer and dmaSend (as detailed by victor_pv) 2015-07-28 12:00:16 +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 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