Skip to content

Commit a9b2d8c

Browse files
committed
docs: add Arduino Nano to list of supported boards
Signed-off-by: Ron Evans <[email protected]>
1 parent 960ab3f commit a9b2d8c

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 25 microcontroller boards are currently supported:
46+
The following 26 microcontroller boards are currently supported:
4747

4848
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
4949
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
@@ -55,6 +55,7 @@ The following 25 microcontroller boards are currently supported:
5555
* [Adafruit PyBadge](https://www.adafruit.com/product/4200)
5656
* [Adafruit PyPortal](https://www.adafruit.com/product/4116)
5757
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)
58+
* [Arduino Nano](https://store.arduino.cc/arduino-nano)
5859
* [Arduino Nano33 IoT](https://store.arduino.cc/nano-33-iot)
5960
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
6061
* [BBC micro:bit](https://microbit.org/)

0 commit comments

Comments
 (0)