mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ce519ee783
Everytime we report error and log errno, we also capture the actual errno to an internal storage so that user application can retrieve its value.