diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-07-11 14:04:50 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-07-11 14:04:50 (GMT) |
| commit | f970dc9993d3d1ff108dbe9a70048571d8a6b53e (patch) | |
| tree | 1293d181ecf545ff404fbb4eb120ff0b1877241d /.gitmodules | |
| parent | f5639db8ed48a332eeeed48a359a3323b0537d39 (diff) | |
| parent | 6a91b83b12ef849f68d54f490153b02f0ecf58dc (diff) | |
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6f6d0e1..815fc02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/libs/lvgl"] path = src/libs/lvgl url = https://github.com/joaquimorg/lvgl.git +[submodule "src/libs/littlefs"] + path = src/libs/littlefs + url = https://github.com/littlefs-project/littlefs.git |
