aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorcn <[email protected]>2019-09-17 02:21:53 +0200
committerRon Evans <[email protected]>2019-09-17 10:28:03 +0200
commit688dd814007cd4fc0f9bff641a23de302b793aa9 (patch)
tree43431f249fe1331fbe55994c25a78b835c48ed48 /Makefile
parentabca3132a98159960a21e167a3aa2e606cff83f4 (diff)
downloadtinygo-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