mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-27 08:35:12 +02:00
Moving third-party submodules to third-party folder.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "mbedtls"]
|
||||
path = mbedtls
|
||||
path = third-party/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls
|
||||
[submodule "tinycbor"]
|
||||
path = tinycbor
|
||||
path = third-party/tinycbor
|
||||
url = https://github.com/intel/tinycbor.git
|
||||
[submodule "mlkem"]
|
||||
path = mlkem
|
||||
path = third-party/mlkem
|
||||
url = https://github.com/pq-code-package/mlkem-native/
|
||||
|
||||
Reference in New Issue
Block a user