diff options
author | cn <[email protected]> | 2019-09-17 02:21:53 +0200 |
---|---|---|
committer | Ron Evans <[email protected]> | 2019-09-17 10:28:03 +0200 |
commit | 688dd814007cd4fc0f9bff641a23de302b793aa9 (patch) | |
tree | 43431f249fe1331fbe55994c25a78b835c48ed48 /Makefile | |
parent | abca3132a98159960a21e167a3aa2e606cff83f4 (diff) | |
download | tinygo-688dd814007cd4fc0f9bff641a23de302b793aa9.tar.gz tinygo-688dd814007cd4fc0f9bff641a23de302b793aa9.zip |
machine/stm32f103xx: allow board specific UART usage
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`.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions