mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Used by mbedTLS to set MBEDTLS_CONFIG_FILE in all components. This change sets CFLAGS/etc at the project level and then exports those variables for components, rather than setting them independently each time a component Makefile is invoked.