aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBCG <[email protected]>2019-11-05 09:34:46 -0500
committerRon Evans <[email protected]>2019-11-05 15:34:46 +0100
commit0db403dc0c073f767bf211baea5d9adfe327adc5 (patch)
treec04b5b3cbf871e10316ca8e4c443568e8c3af5d2 /README.md
parentcadb75a4aa1cdf9a447842013e5616c2b2e4b894 (diff)
downloadtinygo-0db403dc0c073f767bf211baea5d9adfe327adc5.tar.gz
tinygo-0db403dc0c073f767bf211baea5d9adfe327adc5.zip
Adding Board: Feather M4 Express (#688)
* machine/feather-m4: Adding Feather M4
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8418c6381..49aa5106e 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ The following 20 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 Feather M4](https://www.adafruit.com/product/3857)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
* [Adafruit ItsyBitsy M4](https://www.adafruit.com/product/3800)
* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)