mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00:00
d841a6a782
This is not only convenient, but now necessary, because if the content of the generated files changes due to changes in Python files in the framework, `all.sh check_generated_files` will fail in the framework CI. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>