diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-06-26 19:56:10 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-06-26 19:56:10 -0400 |
| commit | f5df3d37eaa320fed9968a4e7640ec333e7f6cdd (patch) | |
| tree | ef403296eb79ee70e2f915259cc6945853e5f643 | |
| parent | 1f3de5174e236a4d6431e336163b30a47f44dffb (diff) | |
add Crickit library to docs/drivers.rst
| -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 951967e09..37bebb46a 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -191,6 +191,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/> 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/> @@ -200,7 +201,6 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` TLC59711 12 x 16-bit PWM Driver <https://circuitpython.readthedocs.io/projects/tlc59711/en/latest/> MPR121 Capacitive Touch Sensor <https://circuitpython.readthedocs.io/projects/mpr121/en/latest/> - Miscellaneous ---------------- |
