mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-02 19:33:01 +02:00
Upgrade MbedTLS v3.6.6
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -159,7 +159,7 @@ if(NOT ESP_PLATFORM)
|
|||||||
|
|
||||||
else()
|
else()
|
||||||
set(MBEDTLS_ORIGIN "https://github.com/Mbed-TLS/mbedtls.git")
|
set(MBEDTLS_ORIGIN "https://github.com/Mbed-TLS/mbedtls.git")
|
||||||
set(MBEDTLS_REF "v3.6.5")
|
set(MBEDTLS_REF "v3.6.6")
|
||||||
|
|
||||||
execute_process(
|
execute_process(
|
||||||
COMMAND git -C ${MBEDTLS_PATH} describe --tags --exact-match
|
COMMAND git -C ${MBEDTLS_PATH} describe --tags --exact-match
|
||||||
|
|||||||
Reference in New Issue
Block a user