mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
275b574ace
This uses the same pattern as “assert” in release builds to silence the warning. At the same time, we make sure that if a statement is wrapped into ESP_ERROR_CHECK, it is executed in release build as well.