aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2019-03-05 10:08:28 +0100
committerRon Evans <[email protected]>2019-03-05 10:08:39 +0100
commit28987ae0616604e9e5ece83f44c57b3dd41e96f8 (patch)
tree6d114df4caee0ef5b65878568560e4e8ac27ed90
parentb594f212fb1d9e86397fcceee48302fcb60ab6b5 (diff)
downloadtinygo-28987ae0616604e9e5ece83f44c57b3dd41e96f8.tar.gz
tinygo-28987ae0616604e9e5ece83f44c57b3dd41e96f8.zip
docs: update README with recently added Adafruit Circuit Playground Express board
Signed-off-by: Ron Evans <[email protected]>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7b7b56ad..6956a1c36 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
The following microcontroller boards are currently supported:
+* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
* [BBC:Microbit](https://microbit.org/)