From c599451ca7faad73a27a15cde8f12fe802f735b8 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 ++++ CTI-L4T | 1 + 2 files changed, 5 insertions(+) create mode 160000 CTI-L4T 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 diff --git a/CTI-L4T b/CTI-L4T new file mode 160000 index 0000000..af2e8ef --- /dev/null +++ b/CTI-L4T @@ -0,0 +1 @@ +Subproject commit af2e8ef832d4e4b7efa2a8ce4aa710c8d87beff5