diff options
| author | Andon <andon@matchfire.net> | 2017-10-17 16:00:10 -0400 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2017-10-17 13:00:10 -0700 |
| commit | c80e1908c5a25013caf559b40302eec79bcdd436 (patch) | |
| tree | c61502a2bdfbef82a5c7e939474c4c98cd0f80c1 /README.md | |
| parent | 6e8fa8b3c9e99f461b3b8124c4c6939cc8305840 (diff) | |
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.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
