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,12 +43,13 @@ 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 14 microcontroller boards are currently supported:
46
+ The following 15 microcontroller boards are currently supported:
47
47
48
48
* [ Adafruit Circuit Playground Express] ( https://www.adafruit.com/product/3333 )
49
49
* [ Adafruit Feather M0] ( https://www.adafruit.com/product/2772 )
50
50
* [ Adafruit ItsyBitsy M0] ( https://www.adafruit.com/product/3727 )
51
51
* [ Adafruit Trinket M0] ( https://www.adafruit.com/product/3500 )
52
+ * [ Arduino Nano33 IoT] ( https://store.arduino.cc/nano-33-iot )
52
53
* [ Arduino Uno] ( https://store.arduino.cc/arduino-uno-rev3 )
53
54
* [ BBC micro: bit ] ( https://microbit.org/ )
54
55
* [ ST Micro STM32F103XX "Bluepill"] ( http://wiki.stm32duino.com/index.php?title=Blue_Pill )
You can’t perform that action at this time.
0 commit comments