-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitmodules
33 lines (33 loc) · 1.33 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "deps/bc-crypto-base"]
path = deps/bc-crypto-base
url = https://github.com/BlockchainCommons/bc-crypto-base.git
[submodule "deps/bc-shamir"]
path = deps/bc-shamir
url = https://github.com/BlockchainCommons/bc-shamir.git
[submodule "deps/TRNG-for-ATSAMD51J19A-Adafruit-Metro-M4-"]
path = deps/TRNG-for-ATSAMD51J19A-Adafruit-Metro-M4-
url = https://github.com/SapientHetero/TRNG-for-ATSAMD51J19A-Adafruit-Metro-M4-.git
[submodule "deps/bc-bip39"]
path = deps/bc-bip39
url = https://github.com/BlockchainCommons/bc-bip39.git
[submodule "deps/GxEPD2"]
path = deps/GxEPD2
url = https://github.com/BlockchainCommons/GxEPD2.git
[submodule "deps/libwally-core"]
path = deps/libwally-core
url = https://github.com/ElementsProject/libwally-core.git
[submodule "deps/secp256k1-embedded"]
path = deps/secp256k1-embedded
url = https://github.com/BlockchainCommons/secp256k1-embedded.git
[submodule "deps/bc-bytewords"]
path = deps/bc-bytewords
url = https://github.com/BlockchainCommons/bc-bytewords.git
[submodule "deps/bc-sskr"]
path = deps/bc-sskr
url = https://github.com/BlockchainCommons/bc-sskr.git
[submodule "deps/Library-Arduino-Cbor"]
path = deps/Library-Arduino-Cbor
url = https://github.com/jjtara/Library-Arduino-Cbor.git
[submodule "deps/ArduinoSTL"]
path = deps/ArduinoSTL
url = https://github.com/mike-matera/ArduinoSTL.git