From 9fcbcad7353d10bd844f22dfa8d873ea4bef1549 Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Fri, 11 May 2018 23:43:15 -0400 Subject: [PATCH] add micro-ecc again.. --- .gitmodules | 3 +++ crypto/micro-ecc | 1 + 2 files changed, 4 insertions(+) create mode 160000 crypto/micro-ecc diff --git a/.gitmodules b/.gitmodules index 60eb6bb..2258052 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "crypto/micro-ecc"] path = crypto/micro-ecc url = https://github.com/kmackay/micro-ecc.git +[submodule ".\\crypto\\micro-ecc"] + path = .\\crypto\\micro-ecc + url = https://github.com/kmackay/micro-ecc.git diff --git a/crypto/micro-ecc b/crypto/micro-ecc new file mode 160000 index 0000000..601bd11 --- /dev/null +++ b/crypto/micro-ecc @@ -0,0 +1 @@ +Subproject commit 601bd11062c551b108adbb43ba99f199b840777c