From 45a171140f90db659d6ce41ce6cf2fa519f1d22a Mon Sep 17 00:00:00 2001 From: dchvs Date: Tue, 16 Feb 2021 00:07:43 -0600 Subject: [PATCH] Add MT9M021 Driver submodule --- .gitmodules | 4 ++++ source/drivers/li-mt9m021 | 1 + 2 files changed, 5 insertions(+) create mode 160000 source/drivers/li-mt9m021 diff --git a/.gitmodules b/.gitmodules index 61acbdd..5c72657 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = source/Jetpack url = https://git.spirirobotics.com/dchvs/Jetpack.git branch = cti-jetpack-4.4.1 +[submodule "source/drivers/li-mt9m021"] + path = source/drivers/li-mt9m021 + url = https://git.spirirobotics.com/dchvs/li-mt9m021.git + branch = jetpack-4.4.1 diff --git a/source/drivers/li-mt9m021 b/source/drivers/li-mt9m021 new file mode 160000 index 0000000..6b9e2b6 --- /dev/null +++ b/source/drivers/li-mt9m021 @@ -0,0 +1 @@ +Subproject commit 6b9e2b6b54c1d03ca81339ef91ad24ab4722a89b