Arduino_STM32/STM32F1/variants/generic_stm32f103vb
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 Added Variant STM32F103VB 2018-02-15 22:36:42 -08:00
ld Added missing F103V linker file, included in https://github.com/rogerclarkmelbourne/Arduino_STM32/pull/489 2018-04-13 14:10:49 +10: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 Added Variant STM32F103VB 2018-02-15 22:36:42 -08:00
pins_arduino.h Added Variant STM32F103VB 2018-02-15 22:36:42 -08:00
variant.h Added Variant STM32F103VB 2018-02-15 22:36:42 -08:00