Files
tinygo/targets
cn 9d35c1197f machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board
Compared to the already supported stm32f103xx "bluepill" board this:

- features 128 KiB flash memory size ("RB" suffix) instead of 64 KiB, see `targets/stm32f103rb.ld`
- has onboard ST-LINK/V2-1 programmer and debugger requiring different OpenOCD configuration file
- uses USART2 connected to ST-LINK/V2-1 debugger as virtual COM port over USB for `putchar()`
- has a user-accessible button besides the reset button
2019-09-17 13:26:26 +02:00
..
2019-01-04 14:58:35 +01:00
2019-04-04 12:50:15 +02:00
2019-08-04 17:12:07 +02:00
2018-11-20 18:20:24 +01:00
2019-01-04 14:58:35 +01:00
2018-10-06 13:04:14 +02:00
2018-10-18 15:07:06 +02:00
2019-08-04 17:12:07 +02:00
2018-09-22 01:51:44 +02:00