Arduino_STM32/STM32F1/variants/generic_stm32f103v
Alexandr Zarubkin 134dad770c Added preprocessor symbol USE_HSI_CLOCK which enables HSI clocking for generic variants. By default, HSE clocking scheme is used, as before this change.
Signed-off-by: Alexandr Zarubkin <me21@yandex.ru>
2018-05-21 17:02:24 +03:00
..
board Update BOARD_NR_GPIO_PINS for STM32F103V 2018-02-02 09:16:51 +11:00
ld corrected RAM-length = 48kByte for STM32F103VC 2018-01-09 12:21:48 +01:00
wirish Added preprocessor symbol USE_HSI_CLOCK which enables HSI clocking for generic variants. By default, HSE clocking scheme is used, as before this change. 2018-05-21 17:02:24 +03:00
board.cpp Add comment to PB2 pin about boot1 function. 2017-12-17 15:20:07 -06:00
pins_arduino.h Added STM32F103V series boards from files supplied by VictorPV (after updating to latest changes to -DSERIAL_USB etc) , also added victors experimental USB reset code - which partially works ! 2015-05-13 20:33:30 +10: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