From c80e1908c5a25013caf559b40302eec79bcdd436 Mon Sep 17 00:00:00 2001 From: Andon Date: Tue, 17 Oct 2017 16:00:10 -0400 Subject: [PATCH] Added Trinket to README.md (#344) Added Trinket to README.md Despite shipping with CircuitPython pre-installed, the Trinket M0 is absent from the README.md file. This fixes that issue. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdb01a7a47..571a849d0e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ This project is in beta. Most APIs should be stable going forward. * [Adafruit Feather M0 Express][] * [Adafruit Metro M0 Express][] * [Adafruit Gemma M0][] +* [Adafruit Trinket M0][] ### Other @@ -206,6 +207,7 @@ rest are here to maintain compatibility with the [Adafruit Feather M0 Express]: https://www.adafruit.com/product/3403 [Adafruit Metro M0 Express]: https://www.adafruit.com/product/3505 [Adafruit Gemma M0]: https://www.adafruit.com/product/3501 +[Adafruit Trinket M0]: https://www.adafruit.com/product/3500 [Adafruit Feather HUZZAH]: https://www.adafruit.com/products/2821 [Adafruit Feather M0 Basic]: https://www.adafruit.com/products/2772 [Adafruit Feather M0 Bluefruit LE]: https://www.adafruit.com/products/2995