File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 715
715
[submodule "libraries/drivers/tc74 "]
716
716
path = libraries/drivers/tc74
717
717
url = https://github.com/adafruit/Adafruit_CircuitPython_TC74.git
718
+ [submodule "libraries/helpers/pixel_framebuf "]
719
+ path = libraries/helpers/pixel_framebuf
720
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf.git
Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ Helpers for building graphical interfaces using the displayio core module and fr
67
67
GFX (framebuf) <https://circuitpython.readthedocs.io/projects/gfx/en/latest/ >
68
68
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/ >
69
69
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
70
+ Pixel Framebuf Module <https://circuitpython.readthedocs.io/projects/pixel_framebuf/en/latest/ >
70
71
ProgressBar <https://circuitpython.readthedocs.io/projects/progressbar/en/latest/ >
71
72
PYOA <https://circuitpython.readthedocs.io/projects/pyoa/en/latest/ >
72
73
Slideshow <https://circuitpython.readthedocs.io/projects/slideshow/en/latest/ >
You can’t perform that action at this time.
0 commit comments