|
|
@ -43,15 +43,17 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for |
|
|
|
|
|
|
|
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux. |
|
|
|
|
|
|
|
The following 15 microcontroller boards are currently supported: |
|
|
|
The following 18 microcontroller boards are currently supported: |
|
|
|
|
|
|
|
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) |
|
|
|
* [Adafruit Feather M0](https://www.adafruit.com/product/2772) |
|
|
|
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727) |
|
|
|
* [Adafruit ItsyBitsy M4](https://www.adafruit.com/product/3800) |
|
|
|
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500) |
|
|
|
* [Arduino Nano33 IoT](https://store.arduino.cc/nano-33-iot) |
|
|
|
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3) |
|
|
|
* [BBC micro:bit](https://microbit.org/) |
|
|
|
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance) |
|
|
|
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill) |
|
|
|
* [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) |
|
|
|
* [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) |
|
|
|