Skip to content

Commit c62d64b

Browse files
authored
Merge pull request #422 from jposada202020/adding_gfx_library
adding GFX library
2 parents 44fc8cd + 8155ef4 commit c62d64b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,9 @@
935935
[submodule "libraries/helpers/pixelmap"]
936936
path = libraries/helpers/pixelmap
937937
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
938941
[submodule "libraries/drivers/spd1656"]
939942
path = libraries/drivers/spd1656
940943
url = https://github.com/adafruit/Adafruit_CircuitPython_SPD1656.git

libraries/helpers/gfx

Submodule gfx added at e68ce57

0 commit comments

Comments
 (0)