aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorPÅ™emek Vyhnal <[email protected]>2021-01-24 16:46:21 +0100
committerGitHub <[email protected]>2021-01-24 16:46:21 +0100
commit32a5d46c57ccfe28499c15bf033cc13308cdd137 (patch)
tree46b74d599b82a607036411aabdaddafdcde967c7 /README.md
parentd8cc48b09b6d22d0a145ffaa04879f2b07c69a43 (diff)
downloadtinygo-32a5d46c57ccfe28499c15bf033cc13308cdd137.tar.gz
tinygo-32a5d46c57ccfe28499c15bf033cc13308cdd137.zip
nice!nano board support (#1499)
machine/nice\!nano: add board support
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 8c8ebcc6d..b2c4e7a89 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 44 microcontroller boards are currently supported:
+The following 45 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)
@@ -71,6 +71,7 @@ The following 44 microcontroller boards are currently supported:
* [ESP8266](https://www.espressif.com/en/products/socs/esp8266)
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
* [Makerdiary nRF52840-MDK](https://wiki.makerdiary.com/nrf52840-mdk/)
+* [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)
* [Nordic Semiconductor PCA10040](https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK)