Arduino_STM32/STM32F1
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
..
cores/maple Remove redundant #if'ed out code from maple hardware_serial.cpp 2018-05-11 09:03:04 +10:00
libraries Fixed missing return value. 2018-04-27 14:48:41 +01:00
system Removed unused ErrorStatus enum from usb_type.h as its redundant and the definition of SUCCESS clashed with other definitions 2018-04-13 16:47:15 +10:00
variants 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
boards.txt Frequency unit typo (was Mhz instead of MHz) 2018-04-09 19:16:56 +02:00
platform.txt add partial support for the new USB HID bootloader 2018-04-22 17:06:22 +10:00