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 docs: reorder the sequence of headers 2021-02-06 20:52:28 +08:00
Doxyfile_esp32c3 docs: update api-reference chapters for C3 2021-03-01 14:58:08 +08:00
Doxyfile_esp32s2 touch_element: add touch element api-reference doc 2021-02-22 12:16:49 +08:00