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 778
778
[submodule "libraries/drivers/aw9523 "]
779
779
path = libraries/drivers/aw9523
780
780
url = https://github.com/adafruit/Adafruit_CircuitPython_AW9523.git
781
+ [submodule "libraries/helpers/datetime "]
782
+ path = libraries/helpers/datetime
783
+ url = https://github.com/adafruit/Adafruit_CircuitPython_datetime.git
Original file line number Diff line number Diff line change @@ -166,6 +166,7 @@ modules may have a CircuitPython Core API implementation too.
166
166
.. toctree ::
167
167
168
168
binascii <https://circuitpython.readthedocs.io/projects/binascii/en/latest/ >
169
+ datetime <https://circuitpython.readthedocs.io/projects/datetime/en/latest/ >
169
170
IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/ >
170
171
Logging <https://circuitpython.readthedocs.io/projects/logging/en/latest/ >
171
172
hashlib <https://circuitpython.readthedocs.io/projects/hashlib/en/latest/ >
You can’t perform that action at this time.
0 commit comments