aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorKenneth Bell <[email protected]>2022-07-01 17:06:08 +0100
committerRon Evans <[email protected]>2022-07-08 13:01:14 +0200
commit1d99b1ed8493554835670eb6df7bf5340d9c4423 (patch)
treecc50b5cc68214521c1743a680bb840a1a9e40e03 /README.md
parente1405640dacb4d152028366ce8b0dd3fc3d222db (diff)
downloadtinygo-1d99b1ed8493554835670eb6df7bf5340d9c4423.tar.gz
tinygo-1d99b1ed8493554835670eb6df7bf5340d9c4423.zip
boards: add Challenger RP2040 LoRa
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 834567f34..3fa607b93 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 87 microcontroller boards are currently supported:
+The following 88 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)
@@ -89,6 +89,7 @@ The following 87 microcontroller boards are currently supported:
* [ESP8266 - d1mini](https://www.espressif.com/en/products/socs/esp8266)
* [ESP8266 - NodeMCU](https://www.espressif.com/en/products/socs/esp8266)
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
+* [iLabs Challenger RP2040 LoRa](https://ilabs.se/product/challenger-rp2040-lora/)
* [M5Stack](https://docs.m5stack.com/en/core/basic)
* [M5Stack Core2](https://shop.m5stack.com/products/m5stack-core2-esp32-iot-development-kit)
* [M5Stamp C3](https://docs.m5stack.com/en/core/stamp_c3)