diff --git a/README.md b/README.md index c0d4b788..35a825c4 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,13 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for You can compile TinyGo programs for microcontrollers, WebAssembly and Linux. -The following 14 microcontroller boards are currently supported: +The following 15 microcontroller boards are currently supported: * [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) * [Adafruit Feather M0](https://www.adafruit.com/product/2772) * [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727) * [Adafruit Trinket M0](https://www.adafruit.com/product/3500) +* [Arduino Nano33 IoT](https://store.arduino.cc/nano-33-iot) * [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3) * [BBC micro:bit](https://microbit.org/) * [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)