Skip to content

Commit 68ccfc3

Browse files
committed
Add support for Seeed Wio Terminal board
1 parent bf89ef9 commit 68ccfc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
4343

4444
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
4545

46-
The following 32 microcontroller boards are currently supported:
46+
The following 33 microcontroller boards are currently supported:
4747

4848
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
4949
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
@@ -72,6 +72,7 @@ The following 32 microcontroller boards are currently supported:
7272
* [Particle Xenon](https://docs.particle.io/datasheets/discontinued/xenon-datasheet/)
7373
* [Phytec reel board](https://www.phytec.eu/product-eu/internet-of-things/reelboard/)
7474
* [PineTime DevKit](https://www.pine64.org/pinetime/)
75+
* [Seeed Wio Terminal](https://www.seeedstudio.com/Wio-Terminal-p-4509.html)
7576
* [SiFIve HiFive1](https://www.sifive.com/boards/hifive1)
7677
* [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
7778
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)

0 commit comments

Comments
 (0)