Arduino_STM32/STM32F1/variants/generic_stm32f103zxx
rogerclarkmelbourne badf7057f0 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
..
board 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
ld Added variants to Generic STM32F103Z and tidied up unused files in the stm32f103zxx variants folder 2015-04-16 19:55:11 +10:00
wirish Work in progress- Added folder for STM32F103Z series 2015-03-21 04:58:01 +11:00
board.cpp 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
pins_arduino.h Work in progress- Added folder for STM32F103Z series 2015-03-21 04:58:01 +11:00
variant.h Work in progress- Added folder for STM32F103Z series 2015-03-21 04:58:01 +11:00