diff options
| author | hathach <thach@tinyusb.org> | 2018-07-17 21:27:16 +0700 |
|---|---|---|
| committer | hathach <thach@tinyusb.org> | 2018-07-17 21:27:16 +0700 |
| commit | d4e84a9bd43c6b781b46ab5c3c0b2d5078c2b4ce (patch) | |
| tree | 3a0281371c35fa77d17b4e509185be334877e8a3 /docs | |
| parent | 3525d65af3cd8ad08b626070fa01048b0697fedc (diff) | |
| parent | 617351aebc59e27a5f9a8a3b38032637a49f5432 (diff) | |
Merge branch 'master' into fix_nrf52840_serial
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 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 ---------------- |
