From 3dbf97150766c153ad1b765b762efc11cb212c63 Mon Sep 17 00:00:00 2001 From: dchvs Date: Tue, 16 Feb 2021 01:22:14 -0600 Subject: [PATCH] Add CTI BSP submodule --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5c72657..d90919b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,7 @@ path = source/drivers/li-mt9m021 url = https://git.spirirobotics.com/dchvs/li-mt9m021.git branch = jetpack-4.4.1 +[submodule "CTI-L4T"] + path = CTI-L4T + url = https://git.spirirobotics.com/dchvs/CTI-L4T.git + branch = 4.4.1/feature/install-script-on-level2-directory