Skip to content

Instantly share code, notes, and snippets.

@Naguissa
Naguissa / gist:486ca6395cdf1ee40f111b487e703f15
Created July 21, 2020 09:01
uTimerlib compilation on STCore STM32, Blue Pill. us Serial example.
========== Options ============
Board: Generic STM32F1 series
Part number: Blue Pill F103C6 (32K)
USART support: Enabled (Generic Serial)
USB support: CDC (Generic Serial....
USB Speed: Low / Full
Optimize: -Os (default)
C Runtime: Newlib nano (default)