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
..
arduino-nano33.json
arduino.json
arm.ld arm: use the lld linker 2019-04-04 12:50:15 +02:00
atsamd21.ld
atsamd21e18a.json
atsamd21g18a.json
atsamd51.ld machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 2019-09-14 17:56:14 +02:00
atsamd51g19a.json
avr.json
avr.ld
avr.S avr: fix default handler in interrupt vector 2018-09-24 13:03:21 +02:00
bluepill.json
circuitplay-express.json
cortex-m.json
cortex-m.s all: compile and link using clang, where possible 2018-11-22 16:20:10 +01:00
digispark.json
fe310.json
feather-m0.json
gameboy-advance.json
gameboy-advance.ld
gameboy-advance.s targets: add support for GameBoy Advance 2019-08-05 09:19:49 +02:00
hifive1b.json
hifive1b.ld all: add HiFive1 rev B board with RISC-V architecture 2019-07-07 14:03:24 +02:00
itsybitsy-m0.json
itsybitsy-m4.json
lm3s6965.ld all: add emulation support for Cortex-M3 with QEMU 2018-10-08 17:07:19 +02:00
microbit.json
nrf51.json
nrf51.ld
nrf52.json
nrf52.ld all: move generic ARM bits into separate files 2018-09-22 01:44:47 +02:00
nrf52840-mdk.json
nrf52840.json
nrf52840.ld
nucleo-f103rb.json
pca10031.json
pca10040.json
pca10056.json
qemu.json
reelboard.json
riscv.json
riscv.ld
stm32.ld
stm32f4disco.json
stm32f103rb.ld
stm32f407.ld
trinket-m0.json
wasm.json
wasm_exec.js