esp-idf/docs/doxygen
Shu Chen 6792024add esp_common: add generic check macros
Add four check maros:
* ESP_RETURN_ON_ERROR()
* ESP_GOTO_ON_ERROR()
* ESP_RETURN_ON_FALSE()
* ESP_GOTO_ON_FALSE()

Also add a `xx_ISR` version for each of them, which can be used in ISR.
2021-03-11 17:38:22 +08:00
..
Doxyfile_common esp_common: add generic check macros 2021-03-11 17:38:22 +08:00
Doxyfile_esp32
Doxyfile_esp32c3
Doxyfile_esp32s2