From b662e4703c99b533b5f33b9981430cec07179de1 Mon Sep 17 00:00:00 2001 From: dchvs Date: Mon, 25 Jan 2021 15:04:53 -0600 Subject: [PATCH] Add li-mt9m021 driver submodule --- .gitmodules | 4 ++++ li-mt9m021 | 1 + 2 files changed, 5 insertions(+) create mode 160000 li-mt9m021 diff --git a/.gitmodules b/.gitmodules index 4c79508..3548c22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,7 @@ path = CTI-L4T url = https://git.spirirobotics.com/dchvs/CTI-L4T.git branch = 4.2.2/feature/install-script-on-level2-directory +[submodule "li-mt9m021"] + path = li-mt9m021 + url = https://git.spirirobotics.com/dchvs/li-mt9m021.git + branch = master diff --git a/li-mt9m021 b/li-mt9m021 new file mode 160000 index 0000000..0a2227b --- /dev/null +++ b/li-mt9m021 @@ -0,0 +1 @@ +Subproject commit 0a2227bfb57d57057607b1c063c0e74d4728fa15