summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-10-25 05:46:41 +0200
committerSven Gothel <[email protected]>2023-10-25 05:46:41 +0200
commit725ed9d6bbfe13a57c2b78702aa9741e482a503b (patch)
treee00bb0a83015e6a3bb0358fb7dc61e426293d87a /.gitmodules
parent10f4d305e56270f5bc06f609994c49ec07ba9205 (diff)
LE Resolvable Address: Add tinycrypt, supporting AES to match IRK w/ LE Random Address
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7b5e759f..878bdbd3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "jaulib"]
path = jaulib
url = ../jaulib
+[submodule "tinycrypt"]
+ path = tinycrypt
+ url = ../tinycrypt