Files
pico-keys-sdk/.gitmodules
Pol Henarejos 2fa03e1170 Add cjson
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-04-16 19:51:14 +02:00

13 lines
392 B
Plaintext

[submodule "mbedtls"]
path = third-party/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "tinycbor"]
path = third-party/tinycbor
url = https://github.com/intel/tinycbor.git
[submodule "mlkem"]
path = third-party/mlkem
url = https://github.com/pq-code-package/mlkem-native/
[submodule "third-party/cjson"]
path = third-party/cjson
url = https://github.com/davegamble/cjson