aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsago35 <[email protected]>2020-08-03 19:13:28 +0900
committerRon Evans <[email protected]>2021-04-15 15:43:37 +0200
commitbd212cc000a445da9c67484f5a101fa6df2fd5b3 (patch)
treee2fc48a8d45913738436114d7dcf8c5f4961542a /README.md
parent6dd5666ed1299b6e24749678f5ee2cf0c4a10de5 (diff)
downloadtinygo-bd212cc000a445da9c67484f5a101fa6df2fd5b3.tar.gz
tinygo-bd212cc000a445da9c67484f5a101fa6df2fd5b3.zip
atsame54: add initial support for atsame54-xpro
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 3b1ee9a38..40643fc5f 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
-The following 55 microcontroller boards are currently supported:
+The following 56 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)
@@ -77,6 +77,7 @@ The following 55 microcontroller boards are currently supported:
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
* [Makerdiary nRF52840-MDK](https://wiki.makerdiary.com/nrf52840-mdk/)
* [Makerdiary nRF52840-MDK USB Dongle](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/)
+* [Microchip SAM E54 Xplained Pro](https://www.microchip.com/developmenttools/productdetails/atsame54-xpro)
* [nice!nano](https://docs.nicekeyboards.com/#/nice!nano/)
* [Nintendo Switch](https://www.nintendo.com/switch/)
* [Nordic Semiconductor PCA10031](https://www.nordicsemi.com/eng/Products/nRF51-Dongle)