aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsago35 <[email protected]>2022-01-06 08:18:28 +0900
committerRon Evans <[email protected]>2022-01-10 11:10:06 +0100
commit6cb604c7524f7e72b77c6f440262936d4cf6abe4 (patch)
tree088fd2f36e07dd93bd38230af67a3be4fc35a6e3 /README.md
parentcb01d4d63e09b894969a22a4621c693f55353fd0 (diff)
downloadtinygo-6cb604c7524f7e72b77c6f440262936d4cf6abe4.tar.gz
tinygo-6cb604c7524f7e72b77c6f440262936d4cf6abe4.zip
board: add M5Stamp C3
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 4a2501850..9e24ea3a5 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 78 microcontroller boards are currently supported:
+The following 79 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)
@@ -88,6 +88,7 @@ The following 78 microcontroller boards are currently supported:
* [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance)
* [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)
* [Makerdiary nRF52840-MDK](https://wiki.makerdiary.com/nrf52840-mdk/)
* [Makerdiary nRF52840-MDK USB Dongle](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/)
* [Microchip SAM E54 Xplained Pro](https://www.microchip.com/developmenttools/productdetails/atsame54-xpro)