From 5e64b864c3c86c5980279487a19879b4e649b8bb Mon Sep 17 00:00:00 2001 From: Brisebois Date: Fri, 3 Nov 2017 16:55:46 -0700 Subject: [PATCH] Added no-OS submodule --- .gitmodules | 3 +++ ADIDrivers/no-OS | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ADIDrivers/no-OS diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..b7745d02 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ADIDrivers/no-OS"] + path = ADIDrivers/no-OS + url = https://github.com/analogdevicesinc/no-OS.git diff --git a/ADIDrivers/no-OS b/ADIDrivers/no-OS new file mode 160000 index 00000000..3da098a9 --- /dev/null +++ b/ADIDrivers/no-OS @@ -0,0 +1 @@ +Subproject commit 3da098a94af10befa30b16bd702107d15d7c4e32