Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 1 | [submodule "mbedtls"] |
| 2 | path = ext/mbedtls |
| 3 | url = https://github.com/ARMmbed/mbedtls.git |
| 4 | ignore = dirty |
| 5 | [submodule "ext/qcbor"] |
| 6 | path = ext/qcbor |
| 7 | url = https://github.com/laurencelundblade/QCBOR.git |
| 8 | [submodule "ext/t_cose"] |
| 9 | path = ext/t_cose |
Mate Toth-Pal | fda673a | 2023-06-13 12:25:43 +0200 | [diff] [blame^] | 10 | url = https://github.com/laurencelundblade/t_cose.git |
Javier Almansa Sobrino | c4ad5b0 | 2022-07-05 19:05:14 +0100 | [diff] [blame] | 11 | [submodule "ext/cpputest"] |
| 12 | path = ext/cpputest |
| 13 | url = https://github.com/cpputest/cpputest.git |