mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-04-09 19:45:50 +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()
|
||||
set(MBEDTLS_ORIGIN "https://github.com/Mbed-TLS/mbedtls.git")
|
||||
set(MBEDTLS_REF "v3.6.5")
|
||||
set(MBEDTLS_REF "v3.6.6")
|
||||
|
||||
execute_process(
|
||||
COMMAND git -C ${MBEDTLS_PATH} describe --tags --exact-match
|
||||
|
||||
Reference in New Issue
Block a user