From b7f7e7aeb955b15103c205fa898d216163ef4963 Mon Sep 17 00:00:00 2001 From: Shweta Date: Mon, 5 Jun 2023 22:46:43 +0000 Subject: [PATCH] Adding third_party/micro-ecc --- .gitmodules | 3 +++ third_party/micro-ecc | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/micro-ecc diff --git a/.gitmodules b/.gitmodules index 2dcff02e..98e1f7f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ path = third_party/json/json url = https://github.com/nlohmann/json branch = master +[submodule "third_party/micro-ecc"] + path = third_party/micro-ecc + url = https://github.com/kmackay/micro-ecc diff --git a/third_party/micro-ecc b/third_party/micro-ecc new file mode 160000 index 00000000..fe8ed90a --- /dev/null +++ b/third_party/micro-ecc @@ -0,0 +1 @@ +Subproject commit fe8ed90abc356347378eb25e2586e90df7be015a