Skip to content

Commit 60fdf81

Browse files
authored
docs: add MAix BiT and Teensy 3.6 to list of supported boards (#1230)
* docs: add MAix BiT and Teensy 3.6 to list of supported boards
1 parent 39433a3 commit 60fdf81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 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 35 microcontroller boards are currently supported:
46+
The following 37 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)
@@ -73,8 +73,10 @@ The following 35 microcontroller boards are currently supported:
7373
* [Particle Xenon](https://docs.particle.io/datasheets/discontinued/xenon-datasheet/)
7474
* [Phytec reel board](https://www.phytec.eu/product-eu/internet-of-things/reelboard/)
7575
* [PineTime DevKit](https://www.pine64.org/pinetime/)
76+
* [PJRC Teensy 3.6](https://www.pjrc.com/store/teensy36.html)
7677
* [Seeed Wio Terminal](https://www.seeedstudio.com/Wio-Terminal-p-4509.html)
7778
* [Seeed Seeeduino XIAO](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html)
79+
* [Seeed Sipeed MAix BiT](https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html)
7880
* [SiFIve HiFive1](https://www.sifive.com/boards/hifive1)
7981
* [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
8082
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)

0 commit comments

Comments
 (0)