mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-31 08:07:20 +00:00
Change PSA submodule url
This commit is contained in:
parent
7deba18576
commit
c847d9ff8d
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
||||||
[submodule "crypto"]
|
[submodule "crypto"]
|
||||||
path = crypto
|
path = crypto
|
||||||
url = git@github.com:ARMmbed/mbed-crypto.git
|
url = https://github.com/ARMmbed/mbed-crypto
|
||||||
branch = development
|
branch = development
|
||||||
|
|
Loading…
Reference in a new issue