diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-03-10 13:12:01 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-04-14 18:24:54 -0500 |
| commit | 09dc46a98480350b157636ffff8b89470f595f6e (patch) | |
| tree | 20632cd868dccaeb89681fc223a828158cb0e9de /.gitmodules | |
| parent | a51d4f7a45ba19dfe419bbdd7f744ded50f0c38e (diff) | |
Add Protomatter and FramebufferDisplay
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 365d9ff72..ebff8ecb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -119,3 +119,6 @@ [submodule "ports/stm/st_driver"] path = ports/stm/st_driver url = https://github.com/hathach/st_driver.git +[submodule "lib/protomatter"] + path = lib/protomatter + url = https://github.com/adafruit/Adafruit_Protomatter |
