mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
be8033701c
otherwise due to esp-idf using -Werror, we can get errors in code which uses HAL_ASSERT if for example the compiler believes that a variable is used uninitialised, or similar. Inspired by https://github.com/espressif/esp-idf/pull/13256 |
||
---|---|---|
.. | ||
assert.h | ||
check.h | ||
log.h | ||
misc.h | ||
regi2c_ctrl.h |