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 |
Roger Clark
|
4e03bac542
|
Fixed issue with incorrect USART RX Pin number, added PB2 as this pin can be used with caution (as its shared with Boot1)
|
2015-04-15 10:05:55 +10:00 |
Roger Clark
|
cd7b0badcf
|
Fixed issue of missing port pins in board.cpp
|
2015-03-12 07:19:33 +11:00 |
Roger Clark
|
61ef2bca74
|
Started work on new variants and fixed a few other minor issues
|
2015-03-04 08:27:47 +11:00 |