Arduino_STM32/STM32F1/variants/maple
Roger Clark 7dcbbc85b0 Fix bug USB divider for 48Mhz operation. Also added support for 48Mhz to Maple mini and Generic F103C (Note. There is a bug in tone() at 48Mhz) 2017-01-09 20:27:07 +11: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 experimental Maple RET6 board for @skyng22003 2015-04-20 10:17:58 +10:00
wirish Fix bug USB divider for 48Mhz operation. Also added support for 48Mhz to Maple mini and Generic F103C (Note. There is a bug in tone() at 48Mhz) 2017-01-09 20:27:07 +11:00
board.cpp Implemented PIN MAP in flash for all other variants 2015-09-01 19:58:39 +10:00
pins_arduino.h Started work on new variants and fixed a few other minor issues 2015-03-04 08:27:47 +11:00
variant.h Changed defines for MOSI, MISO etc into const static vars, to address compatibility issues 2016-05-03 20:23:51 +10:00