summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..5bf0006
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "lv_drivers"]
+ path = lv_drivers
+ url = https://github.com/littlevgl/lv_drivers.git
+[submodule "lvgl"]
+ path = lvgl
+ url = https://github.com/littlevgl/lvgl.git
+[submodule "rtems_waf"]
+ path = rtems_waf
+ url = git://git.rtems.org/rtems_waf.git