Arduino_STM32/STM32F1
Roger Clark eab149a904 Fixed reference to incorrect linker file in boards.txt for F103T8 2015-10-29 19:54:12 +11:00
..
cores/maple Added _BV macro fro AVR compatibility 2015-10-27 21:06:00 +11:00
libraries Various changes to boards.txt and some libraries, so that things will compile under IDE 1.6.6 Note. There are still loads of warnings when you compile - which look like they may be caused by the IDE using a new version of GCC, but at least it now compiles 2015-10-09 17:18:38 +11:00
system STM32F1 core: Implemented changes already made to the GD32F1 core to use F_CPU instead of hard coded values for 72000000 and (F_CPU -1) instead of 71999999 and to replace other hard coded values related to the clock freqency. Also updated the code so that the USB clock was disabled in setup_clock_prescalers to allow it to be changed in that function during initialisation, in case altermative prescaler values for USB are required, e.g. for operation at 48Mhz 2015-09-06 07:51:40 +10:00
variants add generic STM32F103T[8B] variants 2015-10-27 10:41:08 +01:00
boards.txt Fixed reference to incorrect linker file in boards.txt for F103T8 2015-10-29 19:54:12 +11: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