summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsommersoft <sommersoft@gmail.com>2018-11-21 13:05:02 -0600
committersommersoft <sommersoft@gmail.com>2018-11-21 13:05:02 -0600
commit4254ae6d5b278bb4f54f70731067eb3bbccb36cb (patch)
tree28e5388f43e66dcd775f1eb5142b6faee8cd65bd /docs
parent59430ea26dd8b140dd5792e298fed2e1bcae7eb1 (diff)
add 74HC595
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index d3573a547..119706d33 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -247,3 +247,4 @@ Miscellaneous
Matrix Keypad <https://circuitpython.readthedocs.io/projects/matrixkeypad/en/latest/>
VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/>
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/>
+ 74HC595 Shift Register <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/>