Arduino_STM32/STM32F1/variants/generic_stm32f103t
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 Changed board variants to use calculate value from F_CPU for CYCLES_PER_MICROSECOND 2017-05-26 16:22:16 +10:00
ld add generic STM32F103T[8B] variants 2015-10-27 10:41:08 +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 generic STM32F103T[8B] variants 2015-10-27 10:41:08 +01:00
pins_arduino.h add generic STM32F103T[8B] variants 2015-10-27 10:41:08 +01: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