Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/
Dexport.sh15 __verbose() { function
90 __verbose "Adding ESP-IDF tools to PATH..."
97 __verbose "Using Python interpreter in $(which python)"
98 __verbose "Checking if Python packages are up to date..."
115 __verbose "Added the following directories to PATH:"
117 __verbose "All paths are already set."
123 __verbose " ${path_entry}"
128 __verbose "Updated PATH variable:"
129 __verbose " ${PATH}"
133 __verbose "Done! You can now compile ESP-IDF projects."
[all …]