We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44fc8cd + 8155ef4 commit c62d64bCopy full SHA for c62d64b
.gitmodules
@@ -935,6 +935,9 @@
935
[submodule "libraries/helpers/pixelmap"]
936
path = libraries/helpers/pixelmap
937
url = https://github.com/adafruit/Adafruit_CircuitPython_PixelMap.git
938
+[submodule "libraries/helpers/gfx"]
939
+ path = libraries/helpers/gfx
940
+ url = https://github.com/adafruit/Adafruit_CircuitPython_GFX.git
941
[submodule "libraries/drivers/spd1656"]
942
path = libraries/drivers/spd1656
943
url = https://github.com/adafruit/Adafruit_CircuitPython_SPD1656.git
libraries/helpers/gfx
0 commit comments