mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d2b894862c
To make the transition from 32-bit time_t to 64-bit time_t smoother, detect the size of this type in CMake and remove the manual option in Kconfig. The information about 64-bit time_t support is moved from Kconfig help string into the "system time" section of the API reference. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_atomic.c | ||
test_locks.c | ||
test_newlib.c | ||
test_setjmp.c | ||
test_shared_stack_printf.c | ||
test_time.c |