@@ -43,7 +43,7 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
43
43
44
44
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
45
45
46
- The following 82 microcontroller boards are currently supported:
46
+ The following 85 microcontroller boards are currently supported:
47
47
48
48
* [ Adafruit Circuit Playground Bluefruit] ( https://www.adafruit.com/product/4333 )
49
49
* [ Adafruit Circuit Playground Express] ( https://www.adafruit.com/product/3333 )
@@ -85,6 +85,7 @@ The following 82 microcontroller boards are currently supported:
85
85
* [ Dragino LoRaWAN GPS Tracker LGT-92] ( http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html )
86
86
* [ ESP32 - Core board] ( https://www.espressif.com/en/products/socs/esp32 )
87
87
* [ ESP32 - mini32] ( https://www.espressif.com/en/products/socs/esp32 )
88
+ * [ ESP32-C3-12f] ( https://www.espressif.com/en/products/socs/esp32-c3 )
88
89
* [ ESP8266 - d1mini] ( https://www.espressif.com/en/products/socs/esp8266 )
89
90
* [ ESP8266 - NodeMCU] ( https://www.espressif.com/en/products/socs/esp8266 )
90
91
* [ Game Boy Advance] ( https://en.wikipedia.org/wiki/Game_Boy_Advance )
@@ -112,10 +113,12 @@ The following 82 microcontroller boards are currently supported:
112
113
* [ Raspberry Pi Pico] ( https://www.raspberrypi.org/products/raspberry-pi-pico/ )
113
114
* [ Raytac MDBT50Q-RX Dongle (with TinyUF2 bootloader)] ( https://www.adafruit.com/product/5199 )
114
115
* [ 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 )
115
117
* [ Seeed LoRa-E5 Development Kit] ( https://www.seeedstudio.com/LoRa-E5-Dev-Kit-p-4868.html )
116
118
* [ Seeed Sipeed MAix BiT] ( https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html )
117
119
* [ Seeed Wio Terminal] ( https://www.seeedstudio.com/Wio-Terminal-p-4509.html )
118
120
* [ SiFIve HiFive1 Rev B] ( https://www.sifive.com/boards/hifive1 )
121
+ * [ Sparkfun Thing Plus RP2040] ( https://www.sparkfun.com/products/17745 )
119
122
* [ ST Micro "Nucleo" F103RB] ( https://www.st.com/en/evaluation-tools/nucleo-f103rb.html )
120
123
* [ ST Micro "Nucleo" F722ZE] ( https://www.st.com/en/evaluation-tools/nucleo-f722ze.html )
121
124
* [ ST Micro "Nucleo" L031K6] ( https://www.st.com/ja/evaluation-tools/nucleo-l031k6.html )
0 commit comments