From 11a402de95f0eb179ec9f6b854a8b2e5bd54763b Mon Sep 17 00:00:00 2001 From: deadprogram Date: Tue, 26 Apr 2022 07:47:34 +0200 Subject: [PATCH] docs: update list of currently supported boards Signed-off-by: deadprogram --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59d895d1..8c308494 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for You can compile TinyGo programs for microcontrollers, WebAssembly and Linux. -The following 82 microcontroller boards are currently supported: +The following 85 microcontroller boards are currently supported: * [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333) * [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) @@ -85,6 +85,7 @@ The following 82 microcontroller boards are currently supported: * [Dragino LoRaWAN GPS Tracker LGT-92](http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html) * [ESP32 - Core board](https://www.espressif.com/en/products/socs/esp32) * [ESP32 - mini32](https://www.espressif.com/en/products/socs/esp32) +* [ESP32-C3-12f](https://www.espressif.com/en/products/socs/esp32-c3) * [ESP8266 - d1mini](https://www.espressif.com/en/products/socs/esp8266) * [ESP8266 - NodeMCU](https://www.espressif.com/en/products/socs/esp8266) * [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance) @@ -112,10 +113,12 @@ The following 82 microcontroller boards are currently supported: * [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/) * [Raytac MDBT50Q-RX Dongle (with TinyUF2 bootloader)](https://www.adafruit.com/product/5199) * [Seeed Seeeduino XIAO](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html) +* [Seeed XIAO BLE](https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html) * [Seeed LoRa-E5 Development Kit](https://www.seeedstudio.com/LoRa-E5-Dev-Kit-p-4868.html) * [Seeed Sipeed MAix BiT](https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html) * [Seeed Wio Terminal](https://www.seeedstudio.com/Wio-Terminal-p-4509.html) * [SiFIve HiFive1 Rev B](https://www.sifive.com/boards/hifive1) +* [Sparkfun Thing Plus RP2040](https://www.sparkfun.com/products/17745) * [ST Micro "Nucleo" F103RB](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) * [ST Micro "Nucleo" F722ZE](https://www.st.com/en/evaluation-tools/nucleo-f722ze.html) * [ST Micro "Nucleo" L031K6](https://www.st.com/ja/evaluation-tools/nucleo-l031k6.html)