diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-04 11:23:18 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-04 11:23:18 -0800 |
| commit | b6093a24527bea1015b27ee70c0716c5854e6e45 (patch) | |
| tree | 3a7ac50cbd5c4a8147770c2265067fab8d4f5394 /docs | |
| parent | c82f2245983caf8f260189171eafa7dd73be668b (diff) | |
Switch to subprojects for driver docs.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/drivers.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 43fbd3b99..86d0e428b 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -8,8 +8,8 @@ These are drivers available in separate GitHub repos. 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/> + DS3231 Real-time Clock (Precision RTC) </projects/ds3231/en/latest/> + PCF8523 Real-time Clock (Adalogger RTC) </projects/pcf8523/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/> |
