mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-03 06:59:47 +08:00

Python should not be required for the build when the no_test target is used. This commit adds the generated file to the source tree and the check-generated-files script, and removes the generation from (c)make. Fixes #3524 Signed-off-by: Cameron Nemo <cnemo@tutanota.com>