aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2020-01-27 23:10:58 +0100
committerRon Evans <[email protected]>2020-01-27 23:10:58 +0100
commit91299b6466b1aa20522f0dfdb12b3e03d517ec86 (patch)
tree7cad5f27b4df4f5ffea9038a3a26f710c0575cb1 /README.md
parent8687f3f8f40f69bea64e8a1a836a5eb49b72de92 (diff)
downloadtinygo-91299b6466b1aa20522f0dfdb12b3e03d517ec86.tar.gz
tinygo-91299b6466b1aa20522f0dfdb12b3e03d517ec86.zip
docs: correct count for list of supported boards
Signed-off-by: Ron Evans <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1b5cda093..8424331c7 100644
--- a/README.md
+++ b/README.md
@@ -43,10 +43,10 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
-The following 26 microcontroller boards are currently supported:
+The following 27 microcontroller boards are currently supported:
-* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
+* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
* [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)