aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBCG <[email protected]>2020-07-12 02:16:14 -0400
committerRon Evans <[email protected]>2020-07-13 16:50:06 +0200
commitad6adfd8ff067d3e3102257bdb72b7d3836be454 (patch)
tree3f93ea0b3358377490645d25174a396c35e755dd /README.md
parent98156289308767c052b905076c8652a4c90280fe (diff)
downloadtinygo-ad6adfd8ff067d3e3102257bdb72b7d3836be454.tar.gz
tinygo-ad6adfd8ff067d3e3102257bdb72b7d3836be454.zip
Added board definition for Feather nRF52840 Express
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 2a0d86836..08aec88cc 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 37 microcontroller boards are currently supported:
+The following 38 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 Feather nRF52840 Express](https://www.adafruit.com/product/4062)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
* [Adafruit ItsyBitsy M4](https://www.adafruit.com/product/3800)
* [Adafruit Metro M4 Express Airlift](https://www.adafruit.com/product/4000)