2016-03-29 12:10:43 +00:00
|
|
|
[submodule "vendor/micropython"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/micropython
|
2016-09-27 18:53:50 +00:00
|
|
|
url = https://github.com/trezor/micropython.git
|
2019-02-16 16:36:08 +00:00
|
|
|
[submodule "vendor/QR-Code-generator"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/QR-Code-generator
|
2019-02-16 16:36:08 +00:00
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|
2019-05-16 16:10:47 +00:00
|
|
|
ignore = untracked
|
2019-04-02 15:13:03 +00:00
|
|
|
[submodule "vendor/secp256k1-zkp"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/secp256k1-zkp
|
2023-03-07 22:32:24 +00:00
|
|
|
url = https://github.com/bitcoin-core/secp256k1.git
|
2019-04-15 17:14:52 +00:00
|
|
|
[submodule "crypto/tests/wycheproof"]
|
|
|
|
path = crypto/tests/wycheproof
|
2018-07-16 10:53:55 +00:00
|
|
|
url = https://github.com/google/wycheproof
|
2019-04-15 17:14:58 +00:00
|
|
|
[submodule "legacy/libopencm3"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/libopencm3
|
2019-04-15 17:14:58 +00:00
|
|
|
url = https://github.com/libopencm3/libopencm3.git
|
|
|
|
[submodule "legacy/vendor/nanopb"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/nanopb
|
2019-04-15 17:14:58 +00:00
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2019-04-18 14:27:27 +00:00
|
|
|
ignore = untracked
|
2019-10-17 16:27:29 +00:00
|
|
|
[submodule "vendor/fido2-tests"]
|
|
|
|
path = vendor/fido2-tests
|
2019-11-01 11:34:47 +00:00
|
|
|
url = https://github.com/trezor/fido2-tests.git
|
2023-11-29 09:43:23 +00:00
|
|
|
[submodule "vendor/cmsis_device_u5"]
|
|
|
|
path = vendor/cmsis_device_u5
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_u5.git
|
|
|
|
[submodule "vendor/cmsis_5"]
|
|
|
|
path = vendor/cmsis_5
|
|
|
|
url = https://github.com/ARM-software/CMSIS_5.git
|
|
|
|
|
|
|
|
[submodule "vendor/stm32u5xx_hal_driver"]
|
|
|
|
path = vendor/stm32u5xx_hal_driver
|
|
|
|
url = https://github.com/trezor/stm32u5xx_hal_driver.git
|