esp-idf/components/hal/esp32/include
morris 0717729911 fix(hal): replace assert with hal_assert
hal is a G0 component but assert may link in the symbols in the newlib component.
we'd better not use assert in the hal but use the alternative HAL_ASSERT
2023-10-13 10:14:47 +08:00
..
hal fix(hal): replace assert with hal_assert 2023-10-13 10:14:47 +08:00