![]() Motivation: The bluepill uses USART1 as UART0 but other boards like the STM32 Nucleo boards (and disco as well) use USART2 for USB COM port. To avoid duplication of code the same pattern as in `machine_atsamd21.go` is applied where only UART-specific code is moved to `board_*.go`. |
||
---|---|---|
.. | ||
device | ||
examples | ||
machine | ||
os | ||
reflect | ||
runtime | ||
sync | ||
syscall | ||
testing |