mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 10:36:36 +03: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