Home
last modified time | relevance | path

Searched refs:IDF_TOOLS_EXPORT_CMD (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/
Dexport.bat23 set "IDF_TOOLS_EXPORT_CMD=%IDF_PATH%\export.bat"
90 set IDF_TOOLS_EXPORT_CMD= variable
Dexport.sh92 export IDF_TOOLS_EXPORT_CMD=${IDF_PATH}/export.sh
Dexport.fish16 set -x IDF_TOOLS_EXPORT_CMD "$IDF_PATH"/export.fish
/hal_espressif-3.6.0/tools/
Didf_tools.py91 IDF_TOOLS_EXPORT_CMD = os.environ.get('IDF_TOOLS_INSTALL_CMD') variable
1212 if IDF_TOOLS_EXPORT_CMD: