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 10701070[submodule "libraries/helpers/anchored_group "]
10711071 path = libraries/helpers/anchored_group
10721072 url = https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group.git
1073+ [submodule "libraries/helpers/pathlib "]
1074+ path = libraries/helpers/pathlib
1075+ url = https://github.com/adafruit/Adafruit_CircuitPython_Pathlib.git
Original file line number Diff line number Diff line change @@ -190,6 +190,7 @@ modules may have a CircuitPython Core API implementation too.
190190 binascii (adafruit_binascii) <https://docs.circuitpython.org/projects/binascii/en/latest/ >
191191 datetime (adafruit_datetime) <https://docs.circuitpython.org/projects/datetime/en/latest/ >
192192 IterTools (adafruit_itertools) <https://docs.circuitpython.org/projects/itertools/en/latest/ >
193+ pathlib (adafruit_pathlib) <https://docs.circuitpython.org/projects/pathlib/en/latest/ >
193194 Logging (adafruit_logging) <https://docs.circuitpython.org/projects/logging/en/latest/ >
194195 hashlib (adafruit_hashlib) <https://docs.circuitpython.org/projects/hashlib/en/latest/ >
195196
You can’t perform that action at this time.
0 commit comments