aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsago35 <[email protected]>2021-04-16 09:02:01 +0900
committerRon Evans <[email protected]>2021-04-16 17:49:46 +0200
commit9f52fe4e4a35dc4c77866ccac520678c406f3d6d (patch)
treef58a0e126a45ef1887887d01438822e66ba688b7 /README.md
parentcb886a35c9d6426b923020eb1ddb25a851ee568e (diff)
downloadtinygo-9f52fe4e4a35dc4c77866ccac520678c406f3d6d.tar.gz
tinygo-9f52fe4e4a35dc4c77866ccac520678c406f3d6d.zip
atsame51: add initial support for feather-m4-can
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 40643fc5f..aa61e1c45 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 56 microcontroller boards are currently supported:
+The following 57 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](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 M4 CAN](https://www.adafruit.com/product/4759)
* [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
* [Adafruit Feather STM32F405 Express](https://www.adafruit.com/product/4382)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)