File tree 3 files changed +5
-0
lines changed 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 718
718
[submodule "libraries/helpers/pixel_framebuf "]
719
719
path = libraries/helpers/pixel_framebuf
720
720
url = https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf.git
721
+ [submodule "libraries/helpers/airlift "]
722
+ path = libraries/helpers/airlift
723
+ url = https://github.com/adafruit/Adafruit_CircuitPython_AirLift.git
Original file line number Diff line number Diff line change @@ -405,6 +405,7 @@ These chips communicate to others over radio.
405
405
.. toctree ::
406
406
407
407
Adafruit Bluefruit LE SPI Friend <https://circuitpython.readthedocs.io/projects/bluefruitspi/en/latest/ >
408
+ AirLift Co-Processor Manager <https://circuitpython.readthedocs.io/projects/airlift/en/latest/ >
408
409
ESP WiFi Co-Processor using AT Commands <https://circuitpython.readthedocs.io/projects/esp-atcontrol/en/latest/ >
409
410
ESP32 WiFi Co-Processor over SPI <https://circuitpython.readthedocs.io/projects/esp32spi/en/latest/ >
410
411
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/ >
You can’t perform that action at this time.
0 commit comments