commit | c847d9ff8d709d509b354d4f4a62c7679283a037 | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@mobica.com> | Tue Jan 22 07:13:10 2019 -0500 |
committer | Andrzej Kurek <andrzej.kurek@mobica.com> | Tue Jan 22 07:13:10 2019 -0500 |
tree | d9e877fa64ccde8f7c0916ee59387e7791b27459 | |
parent | 7deba18576344294feed9d1a6da8dc0e854d4835 [diff] |
Change PSA submodule url
diff --git a/.gitmodules b/.gitmodules index d40f56b..33ccb13 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,4 +1,4 @@ [submodule "crypto"] path = crypto - url = git@github.com:ARMmbed/mbed-crypto.git + url = https://github.com/ARMmbed/mbed-crypto branch = development