From b0cd6f50e4d8e184f75830b606635be9bc865480 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 20 Feb 2020 09:11:47 -0700 Subject: [PATCH] Add ecspy submodule --- .gitmodules | 3 +++ ecspy | 1 + 2 files changed, 4 insertions(+) create mode 160000 ecspy diff --git a/.gitmodules b/.gitmodules index 7fcb364..37f5b61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = ecflash url = https://github.com/system76/ecflash.git branch = master +[submodule "ecspy"] + path = ecspy + url = https://github.com/system76/ecspy.git diff --git a/ecspy b/ecspy new file mode 160000 index 0000000..b3bde0a --- /dev/null +++ b/ecspy @@ -0,0 +1 @@ +Subproject commit b3bde0a1be6a8e3e473f56f9bc94028a34ee8289