File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,17 @@ 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 15 microcontroller boards are currently supported:
46
+ The following 18 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
+ * [ Adafruit ItsyBitsy M4] ( https://www.adafruit.com/product/3800 )
51
52
* [ Adafruit Trinket M0] ( https://www.adafruit.com/product/3500 )
52
53
* [ Arduino Nano33 IoT] ( https://store.arduino.cc/nano-33-iot )
53
54
* [ Arduino Uno] ( https://store.arduino.cc/arduino-uno-rev3 )
54
55
* [ BBC micro: bit ] ( https://microbit.org/ )
56
+ * [ Game Boy Advance] ( https://en.wikipedia.org/wiki/Game_Boy_Advance )
55
57
* [ ST Micro STM32F103XX "Bluepill"] ( http://wiki.stm32duino.com/index.php?title=Blue_Pill )
56
58
* [ ST Micro "Nucleo F103RB"] ( https://www.st.com/en/evaluation-tools/nucleo-f103rb.html )
57
59
* [ ST Micro STM32F407 "Discovery"] ( https://www.st.com/en/evaluation-tools/stm32f4discovery.html )
You can’t perform that action at this time.
0 commit comments