Skip to content

Commit 3862d6e

Browse files
committed
docs: update README to have all currently supported boards
Signed-off-by: Ron Evans <[email protected]>
1 parent 5ef8c89 commit 3862d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 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 28 microcontroller boards are currently supported:
46+
The following 32 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)
@@ -56,6 +56,7 @@ The following 28 microcontroller boards are currently supported:
5656
* [Adafruit PyBadge](https://www.adafruit.com/product/4200)
5757
* [Adafruit PyPortal](https://www.adafruit.com/product/4116)
5858
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)
59+
* [Arduino Mega 2560](https://store.arduino.cc/arduino-mega-2560-rev3)
5960
* [Arduino Nano](https://store.arduino.cc/arduino-nano)
6061
* [Arduino Nano33 IoT](https://store.arduino.cc/nano-33-iot)
6162
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)

0 commit comments

Comments
 (0)