File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -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 25 microcontroller boards are currently supported:
46
+ The following 26 microcontroller boards are currently supported:
47
47
48
48
* [ Adafruit Circuit Playground Express] ( https://www.adafruit.com/product/3333 )
49
49
* [ Adafruit Circuit Playground Bluefruit] ( https://www.adafruit.com/product/4333 )
@@ -55,6 +55,7 @@ The following 25 microcontroller boards are currently supported:
55
55
* [ Adafruit PyBadge] ( https://www.adafruit.com/product/4200 )
56
56
* [ Adafruit PyPortal] ( https://www.adafruit.com/product/4116 )
57
57
* [ Adafruit Trinket M0] ( https://www.adafruit.com/product/3500 )
58
+ * [ Arduino Nano] ( https://store.arduino.cc/arduino-nano )
58
59
* [ Arduino Nano33 IoT] ( https://store.arduino.cc/nano-33-iot )
59
60
* [ Arduino Uno] ( https://store.arduino.cc/arduino-uno-rev3 )
60
61
* [ BBC micro: bit ] ( https://microbit.org/ )
You can’t perform that action at this time.
0 commit comments