diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2016-11-28 19:24:16 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2016-11-28 19:24:16 -0800 |
| commit | 77db3d450e14c848f7485b0548cedd8a39fac90f (patch) | |
| tree | 0a94aba8d18989c0b7ed0c400754168f6b4abfbc /docs/drivers.rst | |
| parent | b8bf15de16ddeac064129451752977b93b5e7052 (diff) | |
Add links to two more libraries.
Diffstat (limited to 'docs/drivers.rst')
| -rw-r--r-- | docs/drivers.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 102f79e9c..43fbd3b99 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -5,9 +5,11 @@ These are drivers available in separate GitHub repos. .. toctree:: + Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/> RGB Displays <http://micropython-rgb.readthedocs.io/> Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/> Real-time Clock modules <http://micropython-urtc.readthedocs.io/> + DS3231 Real-time Clock <http://adafruit-micropython-ds3231.readthedocs.io/en/latest/> TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/> TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/> PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/> |
