File tree Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -24,14 +24,17 @@ Table of Contents
2424.. toctree ::
2525 :caption: Tutorials
2626
27- .. todo :: Add any Learn guide links here. If there are none, then simply delete this todo and leave
28- the toctree above for use later.
2927
3028.. toctree ::
3129 :caption: Related Products
3230
33- .. todo :: Add any product links here. If there are none, then simply delete this todo and leave
34- the toctree above for use later.
31+ Texas Instrument PCA9534 <https://www.ti.com/lit/ds/symlink/pca9534.pdf >
32+ Texas Instrument PCA9535 <https://www.ti.com/lit/ds/symlink/pca9535.pdf >
33+ Texas Instrument PCA9555 <https://www.ti.com/lit/ds/symlink/pca9555.pdf >
34+ Texas Instrument TCA9534 <https://www.ti.com/lit/ds/symlink/tca9534.pdf >
35+ Texas Instrument TCA9535 <https://www.ti.com/lit/ds/symlink/tca9535.pdf >
36+ Texas Instrument TCA9555 <https://www.ti.com/lit/ds/symlink/tca9555.pdf >
37+
3538
3639.. toctree ::
3740 :caption: Other Links
Original file line number Diff line number Diff line change 1919
2020**Hardware:**
2121
22- * `Texas Instrument PCA9534 <https://www.ti.com/lit/ds/symlink/pca9534.pdf>_`
23- * `Texas Instrument PCA9535 <https://www.ti.com/lit/ds/symlink/pca9535.pdf>_`
24- * `Texas Instrument PCA9555 <https://www.ti.com/lit/ds/symlink/pca9555.pdf>_`
25- * `Texas Instrument TCA9534 <https://www.ti.com/lit/ds/symlink/tca9534.pdf>_`
26- * `Texas Instrument TCA9535 <https://www.ti.com/lit/ds/symlink/tca9535.pdf>_`
27- * `Texas Instrument TCA9555 <https://www.ti.com/lit/ds/symlink/tca9555.pdf>_`
22+ * `Texas Instrument PCA9534 <https://www.ti.com/lit/ds/symlink/pca9534.pdf>`_
23+ * `Texas Instrument PCA9535 <https://www.ti.com/lit/ds/symlink/pca9535.pdf>`_
24+ * `Texas Instrument PCA9555 <https://www.ti.com/lit/ds/symlink/pca9555.pdf>`_
25+ * `Texas Instrument TCA9534 <https://www.ti.com/lit/ds/symlink/tca9534.pdf>`_
26+ * `Texas Instrument TCA9535 <https://www.ti.com/lit/ds/symlink/tca9535.pdf>`_
27+ * `Texas Instrument TCA9555 <https://www.ti.com/lit/ds/symlink/tca9555.pdf>`_
2828
2929**Software and Dependencies:**
3030
3131* Adafruit CircuitPython firmware for the supported boards:
3232 https://circuitpython.org/downloads
33-
34-
35- # * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
36- # * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
33+ * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
34+ * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
3735"""
3836
3937# imports
You can’t perform that action at this time.
0 commit comments