From c4ffee64ef506afebba0bce38fe79e3bc71b2f89 Mon Sep 17 00:00:00 2001 From: dchvs Date: Mon, 25 Jan 2021 15:15:51 -0600 Subject: [PATCH] Add eg25-g driver submodule --- .gitmodules | 4 ++++ eg25-g | 1 + 2 files changed, 5 insertions(+) create mode 160000 eg25-g diff --git a/.gitmodules b/.gitmodules index 6f8b872..d8289d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,7 @@ path = mu_kernel_sources url = https://git.spirirobotics.com/Spiri/mu_kernel_sources.git branch = jetpack-4.2.2-dev +[submodule "eg25-g"] + path = eg25-g + url = https://git.spirirobotics.com/dchvs/eg25-g.git + branch = master diff --git a/eg25-g b/eg25-g new file mode 160000 index 0000000..480df7a --- /dev/null +++ b/eg25-g @@ -0,0 +1 @@ +Subproject commit 480df7a9f40a98df7355970373aed26792c74e1c