File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 869
869
[submodule "libraries/helpers/asyncio "]
870
870
path = libraries/helpers/asyncio
871
871
url = https://github.com/adafruit/Adafruit_CircuitPython_asyncio.git
872
+ [submodule "libraries/drivers/24lc32 "]
873
+ path = libraries/drivers/24lc32
874
+ url = https://github.com/adafruit/Adafruit_CircuitPython_24LC32.git
Original file line number Diff line number Diff line change @@ -479,6 +479,7 @@ Miscellaneous
479
479
480
480
.. toctree ::
481
481
482
+ 24LC32 EEPROM <https://circuitpython.readthedocs.io/projects/24lc32/en/latest/ >
482
483
74HC595 Shift Register <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/ >
483
484
ATECCx08 Cryptographic Co-Processor <https://circuitpython.readthedocs.io/projects/atecc/en/latest/ >
484
485
AMG88xx Grid-Eye IR Camera <https://circuitpython.readthedocs.io/projects/amg88xx/en/latest/ >
You can’t perform that action at this time.
0 commit comments