solo1/.gitmodules

19 wiersze
603 B
Plaintext

2018-04-28 17:38:46 +00:00
[submodule "tinycbor"]
path = tinycbor
url = https://github.com/intel/tinycbor
2018-05-07 00:13:29 +00:00
[submodule "crypto/micro-ecc"]
path = crypto/micro-ecc
2018-05-12 03:33:34 +00:00
url = https://github.com/kmackay/micro-ecc.git
2018-06-27 03:08:57 +00:00
[submodule "crypto/tiny-AES-c"]
path = crypto/tiny-AES-c
2018-10-20 02:08:10 +00:00
url = https://github.com/kokke/tiny-AES-c
[submodule "targets/stm32l442/dfuse-tool"]
path = targets/stm32l442/dfuse-tool
url = https://github.com/solokeys/dfuse-tool
2019-02-25 01:41:58 +00:00
[submodule "crypto/cifra"]
path = crypto/cifra
url = https://github.com/solokeys/cifra.git
[submodule "crypto/salty"]
path = crypto/salty
url = https://github.com/ycrypto/salty.git