aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBCG <[email protected]>2020-02-07 17:49:59 -0500
committerGitHub <[email protected]>2020-02-07 23:49:59 +0100
commitc721cae48b8f89664a1abd061b6e33b7b6e56bfc (patch)
tree70f9dfd753496f25d876212cf49bacb1851257ff /README.md
parent2138fd785466f32085a4a0b9ad7b24ae4b71b73b (diff)
downloadtinygo-c721cae48b8f89664a1abd061b6e33b7b6e56bfc.tar.gz
tinygo-c721cae48b8f89664a1abd061b6e33b7b6e56bfc.zip
machine: add Adafruit CLUE Alpha
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8424331c7..c5f998dcc 100644
--- a/README.md
+++ b/README.md
@@ -43,10 +43,11 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
-The following 27 microcontroller boards are currently supported:
+The following 28 microcontroller boards are currently supported:
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
+* [Adafruit CLUE Alpha](https://www.adafruit.com/product/4500)
* [Adafruit Feather M0](https://www.adafruit.com/product/2772)
* [Adafruit Feather M4](https://www.adafruit.com/product/3857)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)