Skip to content

Commit 11a402d

Browse files
committed
docs: update list of currently supported boards
Signed-off-by: deadprogram <[email protected]>
1 parent cdd9198 commit 11a402d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 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 82 microcontroller boards are currently supported:
46+
The following 85 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)
@@ -85,6 +85,7 @@ The following 82 microcontroller boards are currently supported:
8585
* [Dragino LoRaWAN GPS Tracker LGT-92](http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html)
8686
* [ESP32 - Core board](https://www.espressif.com/en/products/socs/esp32)
8787
* [ESP32 - mini32](https://www.espressif.com/en/products/socs/esp32)
88+
* [ESP32-C3-12f](https://www.espressif.com/en/products/socs/esp32-c3)
8889
* [ESP8266 - d1mini](https://www.espressif.com/en/products/socs/esp8266)
8990
* [ESP8266 - NodeMCU](https://www.espressif.com/en/products/socs/esp8266)
9091
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
@@ -112,10 +113,12 @@ The following 82 microcontroller boards are currently supported:
112113
* [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/)
113114
* [Raytac MDBT50Q-RX Dongle (with TinyUF2 bootloader)](https://www.adafruit.com/product/5199)
114115
* [Seeed Seeeduino XIAO](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html)
116+
* [Seeed XIAO BLE](https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html)
115117
* [Seeed LoRa-E5 Development Kit](https://www.seeedstudio.com/LoRa-E5-Dev-Kit-p-4868.html)
116118
* [Seeed Sipeed MAix BiT](https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html)
117119
* [Seeed Wio Terminal](https://www.seeedstudio.com/Wio-Terminal-p-4509.html)
118120
* [SiFIve HiFive1 Rev B](https://www.sifive.com/boards/hifive1)
121+
* [Sparkfun Thing Plus RP2040](https://www.sparkfun.com/products/17745)
119122
* [ST Micro "Nucleo" F103RB](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
120123
* [ST Micro "Nucleo" F722ZE](https://www.st.com/en/evaluation-tools/nucleo-f722ze.html)
121124
* [ST Micro "Nucleo" L031K6](https://www.st.com/ja/evaluation-tools/nucleo-l031k6.html)

0 commit comments

Comments
 (0)