mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
We found conflict in "sizeof(time_t)" due to inclusion of this header over toolchain specific "newlib.h". Moreover, there are no users for this header and implementation for API is also not available in ROM. Hence removing it.