File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,14 @@ 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 microcontroller boards are currently supported:
46
+ The following 14 microcontroller boards are currently supported:
47
47
48
48
* [ Adafruit Circuit Playground Express] ( https://www.adafruit.com/product/3333 )
49
+ * [ Adafruit Feather M0] ( https://www.adafruit.com/product/2772 )
49
50
* [ Adafruit ItsyBitsy M0] ( https://www.adafruit.com/product/3727 )
50
51
* [ Adafruit Trinket M0] ( https://www.adafruit.com/product/3500 )
51
52
* [ Arduino Uno] ( https://store.arduino.cc/arduino-uno-rev3 )
52
- * [ BBC: Microbit ] ( https://microbit.org/ )
53
+ * [ BBC micro : bit ] ( https://microbit.org/ )
53
54
* [ ST Micro STM32F103XX "Bluepill"] ( http://wiki.stm32duino.com/index.php?title=Blue_Pill )
54
55
* [ ST Micro STM32F407 "Discovery"] ( https://www.st.com/en/evaluation-tools/stm32f4discovery.html )
55
56
* [ Digispark] ( http://digistump.com/products/1 )
You can’t perform that action at this time.
0 commit comments