File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,13 @@ Dependencies
25
25
This driver depends on:
26
26
27
27
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython >`_
28
+ * `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/ >`_
29
+ * `Adafruit CircuitPython ESP32SPI <https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/ >`_
30
+ * `Adafruit CircuitPython hashlib <https://github.com/adafruit/Adafruit_CircuitPython_hashlib/ >`_
28
31
* `Adafruit CircuitPython JWT <https://github.com/adafruit/Adafruit_CircuitPython_JWT >`_
29
32
* `Adafruit CircuitPython Logging <https://github.com/adafruit/Adafruit_CircuitPython_Logger >`_
30
-
33
+ * `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT >`_
34
+ * `Adafruit CircuitPython RSA <https://github.com/adafruit/Adafruit_CircuitPython_RSA/ >`_
31
35
32
36
Please ensure all dependencies are available on the CircuitPython filesystem.
33
37
This is easily achieved by downloading
You can’t perform that action at this time.
0 commit comments