ci: exempt upstream libmbedtls mapping for sha256

This commit is contained in:
Renz Bagaporo 2020-12-17 19:00:02 +08:00 committed by Angus Gratton
parent 711048bce0
commit ea7d9c6368
2 changed files with 3 additions and 4 deletions

View File

@ -19,13 +19,11 @@ entries:
else:
* (default)
[mapping:mbedtls]
archive: libmbedtls.a
[mapping:sha256_coredump]
archive: libmbedcrypto.a
entries:
if ESP32_COREDUMP_CHECKSUM_SHA256 = y :
if MBEDTLS_HARDWARE_SHA = n:
sha256 (noflash_text)
else:
esp_sha256 (noflash_text)
else:
* (default)

View File

@ -1 +1,2 @@
libc
sha256_coredump