mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02:00
This commit global variables such as ESPTOOLPY, ESPSECUREPY, ESPEFUSEPY, ESPMONITOR and ESPTOOLPY_CHIP from the project_include.cmake file of esptool_py component. All other components which use these variables have been updated to fetch the same from esptool_py component's properties.