Skip to content

Commit 91299b6

Browse files
committed
docs: correct count for list of supported boards
Signed-off-by: Ron Evans <[email protected]>
1 parent 8687f3f commit 91299b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for
4343

4444
You can compile TinyGo programs for microcontrollers, WebAssembly and Linux.
4545

46-
The following 26 microcontroller boards are currently supported:
46+
The following 27 microcontroller boards are currently supported:
4747

48-
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
4948
* [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
49+
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
5050
* [Adafruit Feather M0](https://www.adafruit.com/product/2772)
5151
* [Adafruit Feather M4](https://www.adafruit.com/product/3857)
5252
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)

0 commit comments

Comments
 (0)