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 430
430
[submodule "libraries/drivers/dymoscale "]
431
431
path = libraries/drivers/dymoscale
432
432
url = https://github.com/adafruit/Adafruit_CircuitPython_DymoScale.git
433
+ [submodule "libraries/helpers/itertools "]
434
+ path = libraries/helpers/itertools
435
+ url = https://github.com/adafruit/Adafruit_CircuitPython_IterTools.git
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
52
52
Framebuf Module <https://circuitpython.readthedocs.io/projects/framebuf/en/latest/ >
53
53
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/ >
54
54
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
55
+ IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/ >
55
56
LED Animation <https://adafruit-circuitpython-led-animation.readthedocs.io/en/latest/ >
56
57
Logging <https://circuitpython.readthedocs.io/projects/logging/en/latest/ >
57
58
Mini ESP Tool <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
You can’t perform that action at this time.
0 commit comments