Arduino_STM32/STM32F1
Roger Clark 1df09212c0 Updated Nucleo F103RB variant with files from Matthias 2015-05-07 12:55:58 +10:00
..
cores/maple Separated USB Serial functionality definitions from the BOOTLOADER_maple definition, so that generic boards can use USB serial without needing to have the bootloader and the disconnect hardware. NOTE. I have only tested the SERIAL_USB on the F103ZE board, it may not work on other generic boards 2015-04-25 15:28:45 +10:00
libraries Removed BOARD_LED_PIN and button pin definitions as they are not core Arduino API definitions and they were causing confusion on users of generic stm32 boards which don't all have an LED and even if they have an LED, the pin it is on is not always on the same pin depending on the model of generic board 2015-04-25 10:41:27 +10:00
system Started work on new variants and fixed a few other minor issues 2015-03-04 08:27:47 +11:00
variants Updated Nucleo F103RB variant with files from Matthias 2015-05-07 12:55:58 +10:00
boards.txt Fixed another typo in boards.txt 2015-05-05 23:21:34 +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 boards.txt and made change to platform.txt to support changes to boards.txt 2015-05-05 11:16:01 +10:00