70dfcb35d4
Since !4452 the common component requirements automatically get privately linked to libraries built under ESP-IDF build system (this includes targets from third-party libraries). This removes a variable that was used for that purpose before !4452. Since the internal target names were changed, the compile definition for warning on using deprecated functions is not being passed. Since using the internal name is unreliable, prefer passing this compile definition from the test itself. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
test_aes_perf.c | ||
test_apb_dport_access.c | ||
test_apb_dport_access.h | ||
test_ecp.c | ||
test_mbedtls.c | ||
test_mbedtls_mpi.c | ||
test_mbedtls_sha.c | ||
test_rsa.c |