diff options
| author | Kattni <kattni@adafruit.com> | 2019-01-06 20:28:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-06 20:28:06 -0500 |
| commit | 7d174143f955c3367200bde073b8b81838e8ca01 (patch) | |
| tree | 9c26b57ed26b86cea8060f0f5d97de94ce391460 /docs | |
| parent | 3ace9ea9ead7be770595ab82439ee1ce3ec2c174 (diff) | |
| parent | a5420a68a603efac38a94bec0f18cb3a2aecf96e (diff) | |
Merge pull request #1404 from dhalbert/drivers.rst-typo3.1.2
Prepare for 3.1.2 release: Link typo in drivers.rst; update frozen modules; fix nRF builds
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/drivers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 4c5004d6b..ad151fb38 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -205,7 +205,7 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` Adafruit SeeSaw <https://circuitpython.readthedocs.io/projects/seesaw/en/latest/> ADS1x15 Analog-to-Digital Converter <https://circuitpython.readthedocs.io/projects/ads1x15/en/latest/> - Crickit Robotics Boards <<https://circuitpython.readthedocs.io/projects/crickit/en/latest/> + Crickit Robotics Boards <https://circuitpython.readthedocs.io/projects/crickit/en/latest/> DS2413 OneWire GPIO Expander <https://circuitpython.readthedocs.io/projects/ds2413/en/latest/> FocalTech Capacitive Touch <https://circuitpython.readthedocs.io/projects/focaltouch/en/latest/> MCP230xx GPIO Expander <https://circuitpython.readthedocs.io/projects/mcp230xx/en/latest/> |
