Arduino_STM32/STM32F1/variants/generic_gd32f103c
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 Fixed issue with PB10 being set to OUTPUT for use as a USB Disconnect control on boards which do not have the additional USB disconnect hardware e.g. the Blue Pill. Note. Some variants seem to have the disconnect control on another pin, so I did not change those in case they were actually used 2017-06-25 13:08:30 +10:00
ld Added experimental support for generic GD32F103C inside the STM32 tree 2016-05-05 17:36:16 +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 experimental support for generic GD32F103C inside the STM32 tree 2016-05-05 17:36:16 +10:00
pins_arduino.h Added experimental support for generic GD32F103C inside the STM32 tree 2016-05-05 17:36:16 +10:00
variant.h Added experimental support for generic GD32F103C inside the STM32 tree 2016-05-05 17:36:16 +10:00