aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2020-07-31 09:12:44 +0200
committerdeadprogram <[email protected]>2020-07-31 09:12:44 +0200
commit903bebd07109182ccb0da69ba93e8531479d7dc2 (patch)
tree788a24deb627a2b97598b459eb5818fbf90cab8e /README.md
parent848c3e55a981e1f64e302180729172e27b16dc16 (diff)
downloadtinygo-903bebd07109182ccb0da69ba93e8531479d7dc2.tar.gz
tinygo-903bebd07109182ccb0da69ba93e8531479d7dc2.zip
docs: add Nintendo Switch to list of supported boards/devices
Signed-off-by: deadprogram <[email protected]>
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 08aec88cc..a09201efd 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 38 microcontroller boards are currently supported:
+The following 39 microcontroller boards/devices are currently supported:
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
@@ -66,6 +66,7 @@ The following 38 microcontroller boards are currently supported:
* [Digispark](http://digistump.com/products/1)
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
* [Makerdiary nRF52840-MDK](https://wiki.makerdiary.com/nrf52840-mdk/)
+* [Nintendo Switch](https://www.nintendo.com/switch/)
* [Nordic Semiconductor PCA10031](https://www.nordicsemi.com/eng/Products/nRF51-Dongle)
* [Nordic Semiconductor PCA10040](https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK)
* [Nordic Semiconductor PCA10056](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)