Skip to content

Commit 86b888f

Browse files
committed
docs: update README with current list of supported boards
Signed-off-by: Ron Evans <[email protected]>
1 parent ef1bfe3 commit 86b888f

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,15 +43,17 @@ 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 15 microcontroller boards are currently supported:
46+
The following 18 microcontroller boards are currently supported:
4747

4848
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
4949
* [Adafruit Feather M0](https://www.adafruit.com/product/2772)
5050
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
51+
* [Adafruit ItsyBitsy M4](https://www.adafruit.com/product/3800)
5152
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)
5253
* [Arduino Nano33 IoT](https://store.arduino.cc/nano-33-iot)
5354
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
5455
* [BBC micro:bit](https://microbit.org/)
56+
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
5557
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)
5658
* [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
5759
* [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)

0 commit comments

Comments
 (0)