mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Previously, V=0 would print some verbose lines but not most of them. This meant that it was impossible to disable all verbose output when BATCH_BUILD=1 Closes https://github.com/espressif/esp-idf/issues/3488