Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
export: avoid error on unbound variable
Might stop sourcing export.sh when `set -u` is used (typically with direnv): > /path/to/esp-idf/export.sh:16: IDF_EXPORT_QUIET: unbound variable
- Loading branch information