]> granicus.if.org Git - esp-idf/commit
ESP_ERROR_CHECK converts error code to text
authorRoland Dobai <dobai.roland@gmail.com>
Thu, 31 May 2018 10:47:06 +0000 (12:47 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Thu, 31 May 2018 10:53:37 +0000 (12:53 +0200)
commit07acbb5664445fde469d88b4f901872b31edce3d
tree52726e153c58fc0677e6f53e7b9871840f49176e
parenteeff0ca1fa05341c2665cc9d6d628affb67c8762
ESP_ERROR_CHECK converts error code to text

If CONFIG_ESP_ERR_TO_NAME_LOOKUP is enabled, ESP_ERROR_CHECK
prints error message in addition to the error code.
components/esp32/panic.c
components/nvs_flash/test_nvs_host/esp_error_check_stub.cpp
components/wear_levelling/test_wl_host/esp_error_check_stub.cpp