esp-idf/components/mbedtls
Ivan Grokhotkov c19203be0e
mbedtls: disable files generation, specify Python interpreter to use
When GEN_FILES is enabled, Perl interpreter should be available. There
is a check in mbedTLS that disables GEN_FILES on Windows (where Perl
is not available by default) but it is broken for recent CMake
versions.

Also set Python interpreter to the one IDF uses, just to avoid calling
into some other Python version which CMake might manage to find.
2022-03-03 15:56:15 +01:00
..
esp_crt_bundle ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30
mbedtls@9bb5effc32 Update mbedtls submodule to 3.1 2022-03-03 01:37:10 +05:30
port mbedtls-3.x: Update Kconfig macros 2022-03-03 01:37:10 +05:30
test ci: Fix unit test failures 2022-03-03 01:37:10 +05:30
CMakeLists.txt mbedtls: disable files generation, specify Python interpreter to use 2022-03-03 15:56:15 +01:00
Kconfig mbedtls: Fix build errors related to TLS 1.3 2022-03-03 01:37:10 +05:30