summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurticusMaximus <kurticus.maximus.the.great@gmail.com>2017-09-06 17:49:13 -0400
committerScott Shawcroft <scott@tannewt.org>2017-09-06 14:53:31 -0700
commitca1f3e5fb723b8cdd220d6e44740db28dd4bd444 (patch)
tree8579e02e513b4a7a5ed08b586a93e94c877ec100
parente0ddd528c8552ad5242cdd956b7f9763019c46fe (diff)
Added DotStar to line 722.0.0-rc.2
-rw-r--r--docs/drivers.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 6b04bdbc0..9fdb502a6 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -69,3 +69,4 @@ knowledge of the interface details of the chip itself.
HT16K33 LED Matrices and Segment Displays <http://micropython-ht16k33.readthedocs.io/>
IS31FL3731 Charlieplexed LED Matrix <http://micropython-is31fl3731.readthedocs.io/>
MAX7219 LED Matrix <http://micropython-max7219.readthedocs.io/>
+ DotStar <https://circuitpython.readthedocs.io/projects/dotstar/en/latest/>