aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsago35 <[email protected]>2021-06-26 12:09:40 +0900
committerRon Evans <[email protected]>2021-06-26 15:37:17 +0200
commite5453ebe27ff102f7319653162b4661e41ceace0 (patch)
tree8dbaf896333f99e566dcb7800e41c73a17d8626c /README.md
parent0e267dd2304cb45c42d51d54a57107e3f00ee6d8 (diff)
downloadtinygo-e5453ebe27ff102f7319653162b4661e41ceace0.tar.gz
tinygo-e5453ebe27ff102f7319653162b4661e41ceace0.zip
machine/feather-nrf52840-sense: add board definition for Adafruit Feather nRF52840 Sense
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 f28f4eb8f..8f233d6ba 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 67 microcontroller boards are currently supported:
+The following 68 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)
@@ -52,6 +52,7 @@ The following 67 microcontroller boards are currently supported:
* [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 nRF52840 Sense](https://www.adafruit.com/product/4516)
* [Adafruit Feather RP2040](https://www.adafruit.com/product/4884)
* [Adafruit Feather STM32F405 Express](https://www.adafruit.com/product/4382)
* [Adafruit Grand Central M4](https://www.adafruit.com/product/4064)