Roger Clark
|
6b6ab7dab5
|
Implemented PIN MAP in flash for all other variants
|
2015-09-01 19:58:39 +10:00 |
Colin
|
7d45f68fde
|
Update PIN_MAP to allow PWM on PB9
|
2015-07-09 12:47:33 +12:00 |
rogerclarkmelbourne
|
a1fdae2817
|
Made changes for Nucleo F103RB and Generic STM32F103C . Note this commit only works with these 2 boards, on all others Serial will not compile
|
2015-05-28 17:38:59 +10:00 |
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
|
e8aa9b0620
|
Changed generic stm32f103c board definitions to tidy up the order of the PIN MAP
|
2015-04-15 09:21:35 +10:00 |
Roger Clark
|
6fec429e99
|
Made new generic STM32F103C board variant based on Maple mini. This is a work in process. It seems to work, but needs more tidying up ;-)
|
2015-04-14 20:18:37 +10:00 |