-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 857 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 857 Bytes
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
[submodule "source/libnfc"]
path = source/libnfc
url = https://github.com/GSWXXN/libnfc.git
branch = libnfc
[submodule "source/nfc-mfdetect"]
path = source/nfc-mfdetect
url = https://github.com/GSWXXN/mfoc.git
branch = nfc-mfdetect
[submodule "source/nfc-mfdict"]
path = source/nfc-mfdict
url = https://github.com/GSWXXN/mfoc.git
branch = nfc-mfdict
[submodule "source/nfc-mflock"]
path = source/nfc-mflock
url = https://github.com/GSWXXN/nfc-mflock.git
branch = nfc-mflock
[submodule "source/cropto1_bs"]
path = source/cropto1_bs
url = https://github.com/GSWXXN/cropto1_bs.git
branch = cropto1_bs
[submodule "source/libnfc_collect"]
path = source/libnfc_collect
url = https://github.com/GSWXXN/crypto1_bs.git
branch = libnfc_collect
[submodule "source/mfoc"]
path = source/mfoc
url = https://github.com/GSWXXN/mfoc.git
branch = master