mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-22 11:19:51 +00:00
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 <[email protected]>