aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2019-05-27 09:43:24 +0200
committerRon Evans <[email protected]>2019-05-27 09:43:24 +0200
commit191a0769565e52b8d2f0eee6c18fca7f415e1046 (patch)
tree7c80a911ee158915089aca1addc8b2042d601d6e /README.md
parent0f2dcba7b3151e2d88f9c998b5b0a0d9e5d2dd48 (diff)
downloadtinygo-191a0769565e52b8d2f0eee6c18fca7f415e1046.tar.gz
tinygo-191a0769565e52b8d2f0eee6c18fca7f415e1046.zip
docs: update list of supported MCU boards
Signed-off-by: Ron Evans <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b0b281dbe..c0d4b7882 100644
--- a/README.md
+++ b/README.md
@@ -43,13 +43,14 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
-The following microcontroller boards are currently supported:
+The following 14 microcontroller boards are currently supported:
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
+* [Adafruit Feather M0](https://www.adafruit.com/product/2772)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
-* [BBC:Microbit](https://microbit.org/)
+* [BBC micro:bit](https://microbit.org/)
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)
* [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
* [Digispark](http://digistump.com/products/1)