aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Esteban <[email protected]>2022-07-07 10:30:30 +0200
committerRon Evans <[email protected]>2022-07-08 08:52:44 +0200
commit5996e113ad30de2ee218d20a8b9f348a00ddb0d7 (patch)
tree240f47716d1a4b671bc428b3dfac60de5d79ef7b /README.md
parentf1e699701801f020ce87e3afa1fc53de52fe000d (diff)
downloadtinygo-5996e113ad30de2ee218d20a8b9f348a00ddb0d7.tar.gz
tinygo-5996e113ad30de2ee218d20a8b9f348a00ddb0d7.zip
update list of boards supported to add Badger2040
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 88eb81ad1..834567f34 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 86 microcontroller boards are currently supported:
+The following 87 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)
@@ -105,6 +105,7 @@ The following 86 microcontroller boards are currently supported:
* [Particle Boron](https://docs.particle.io/datasheets/cellular/boron-datasheet/)
* [Particle Xenon](https://docs.particle.io/datasheets/discontinued/xenon-datasheet/)
* [Phytec reel board](https://www.phytec.eu/product-eu/internet-of-things/reelboard/)
+* [Pimoroni Badger2040](https://shop.pimoroni.com/products/badger-2040)
* [PineTime DevKit](https://www.pine64.org/pinetime/)
* [PJRC Teensy 3.6](https://www.pjrc.com/store/teensy36.html)
* [PJRC Teensy 4.0](https://www.pjrc.com/store/teensy40.html)