adding 24lc32

This commit is contained in:
foamyguy 2022-01-13 08:06:52 -06:00
parent 6a3fec15cb
commit f45c69a742
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -869,3 +869,6 @@
[submodule "libraries/helpers/asyncio"]
path = libraries/helpers/asyncio
url = https://github.com/adafruit/Adafruit_CircuitPython_asyncio.git
[submodule "libraries/drivers/24lc32"]
path = libraries/drivers/24lc32
url = https://github.com/adafruit/Adafruit_CircuitPython_24LC32.git

View file

@ -479,6 +479,7 @@ Miscellaneous
.. toctree::
24LC32 EEPROM <https://circuitpython.readthedocs.io/projects/24lc32/en/latest/>
74HC595 Shift Register <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/>
ATECCx08 Cryptographic Co-Processor <https://circuitpython.readthedocs.io/projects/atecc/en/latest/>
AMG88xx Grid-Eye IR Camera <https://circuitpython.readthedocs.io/projects/amg88xx/en/latest/>

@ -0,0 +1 @@
Subproject commit 21cc39087cf1fd9548e88e933f7d5a4ae2984fff