Skip to content

Commit 1fbe5da

Browse files
committed
Added framebuf.
1 parent 967bcb1 commit 1fbe5da

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
@@ -355,3 +355,6 @@
355355
[submodule "libraries/helpers/miniesptool"]
356356
path = libraries/helpers/miniesptool
357357
url = https://github.com/adafruit/Adafruit_CircuitPython_miniesptool.git
358+
[submodule "libraries/helpers/framebuf"]
359+
path = libraries/helpers/framebuf
360+
url = https://github.com/adafruit/Adafruit_CircuitPython_framebuf.git

libraries/helpers/framebuf

Submodule framebuf added at 6aec69f

0 commit comments

Comments
 (0)