commit | 08b807a1614662adb736560aac5d374882a604ce | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@mobica.com> | Mon Feb 11 08:45:41 2019 -0500 |
committer | Andrzej Kurek <andrzej.kurek@mobica.com> | Mon Feb 11 08:45:41 2019 -0500 |
tree | f125fcf4b850f11e05c2964c2a8f2674c4c11496 | |
parent | 6f7703df3a847aea97e362603e5e6f68d2192b7d [diff] [blame] |
Update crypto submodule version to commit f54597144874 Use mbed-crypto repository in gitmodules file
diff --git a/.gitmodules b/.gitmodules index 9d8327b..33ccb13 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,4 +1,4 @@ [submodule "crypto"] path = crypto - url = https://github.com/AndrzejKurek/mbed-crypto + url = https://github.com/ARMmbed/mbed-crypto branch = development