there are assert define in idf code, but not use,
Does ESP32 have the workable assert code , or other method check the same as assert
where to get assert function example for ESP32?
Re: where to get assert function example for ESP32?
esp-idf will compile with asserts enabled unless you set the "Optimization Level" in menuconfig to "Release" instead of "Debug". "Debug" is the default.
If you have optimization level set to Debug and asserts are not working, please let us know.
If you have optimization level set to Debug and asserts are not working, please let us know.
Who is online
Users browsing this forum: cdollar, tahseenabbas52 and 52 guests