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 |
rogerclarkmelbourne
|
5ae71423df
|
Fixed typo / bug in USART5
|
2015-04-20 10:10:43 +10:00 |
rogerclarkmelbourne
|
7b980c433e
|
Fix for missing UART 4 and 5 from STM32F104RE and STM32F103Z series boards. Note this code has not been fully tested
|
2015-04-20 09:50:33 +10:00 |
Roger Clark
|
f92015b9f4
|
Added provisional support for STM32F103Z series. Note this is a work in progress
|
2015-04-15 20:25:00 +10:00 |
Roger Clark
|
456f38a726
|
Work in progress- Added folder for STM32F103Z series
|
2015-03-21 04:58:01 +11:00 |