lacklustrlabs
|
aebb14f26c
|
Rollback to master
|
2017-12-01 16:54:16 +01:00 |
lacklustrlabs
|
29ff4e739d
|
Fixed 'warning: missing initializer for member ... [-Wmissing-field-initializers]'
|
2017-11-16 19:20:25 +01:00 |
lacklustrlabs
|
908a57a28e
|
Suppressing 'warning: missing initializer for member ... [-Wmissing-field-initializers]'
|
2017-11-15 22:56:00 +01:00 |
Roger Clark
|
6b6ab7dab5
|
Implemented PIN MAP in flash for all other variants
|
2015-09-01 19:58:39 +10:00 |
rogerclarkmelbourne
|
58df3f36b4
|
Changed all remaining boards to have HW serial definitions in board.cpp so that every board can configure which Arduino Serial instance maps to which hardware serial device
|
2015-05-31 16:09:26 +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
|
5f83c13285
|
renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4
|
2015-02-24 20:13:04 +11:00 |