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 556
556
[submodule "libraries/drivers/msa301 "]
557
557
path = libraries/drivers/msa301
558
558
url = https://github.com/adafruit/Adafruit_CircuitPython_MSA301.git
559
+ [submodule "libraries/drivers/atecc "]
560
+ path = libraries/drivers/atecc
561
+ url = https://github.com/adafruit/Adafruit_CircuitPython_ATECC.git
Original file line number Diff line number Diff line change @@ -378,6 +378,7 @@ Miscellaneous
378
378
.. toctree ::
379
379
380
380
74HC595 Shift Register <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/ >
381
+ ATECCx08 Cryptographic Co-Processor <https://circuitpython.readthedocs.io/projects/atecc/en/latest/ >
381
382
AMG88xx Grid-Eye IR Camera <https://circuitpython.readthedocs.io/projects/amg88xx/en/latest/ >
382
383
BD3491FS Audio Processor <https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/ >
383
384
CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/ >
You can’t perform that action at this time.
0 commit comments