mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-26 08:05:10 +02:00
13 lines
392 B
Plaintext
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
|