Skip to content

Commit 3a44da9

Browse files
authored
Merge pull request #134 from kattni/update-drivers
Updating drivers.rst
2 parents 8497d63 + 1d556a2 commit 3a44da9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/drivers.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ These libraries build on top of the low level APIs to simplify common tasks.
5353
LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/>
5454
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/>
5555
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/>
56+
Display Text <https://circuitpython.readthedocs.io/projects/display-text/en/latest/>
57+
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/>
58+
ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/>
59+
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/>
5660

5761
Blinky
5862
--------
@@ -186,6 +190,7 @@ These chips communicate to other's over radio.
186190
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/>
187191
RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/>
188192
PN532 NFC/RFID <https://circuitpython.readthedocs.io/projects/pn532/en/latest/>
193+
ESP32 WiFi Co-Processor over SPI <https://circuitpython.readthedocs.io/projects/esp32spi/en/latest/>
189194

190195
IO Expansion
191196
--------------

0 commit comments

Comments
 (0)