esp-idf/components/newlib/test
Ivan Grokhotkov d2b894862c newlib: auto-detect sizeof(time_t)
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.
2022-01-11 19:01:21 +01:00
..
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
test_atomic.c esp_common: move tests 2021-02-24 12:16:37 +08:00
test_locks.c newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
test_newlib.c ESP8684: add soc, riscv, newlib support 2021-11-06 17:33:44 +08:00
test_setjmp.c freertos: save/restore PS and EPC1 around window spilling 2019-12-27 11:27:01 +01:00
test_shared_stack_printf.c esp_hw_support: create esp_cpu 2021-02-26 13:34:29 +08:00
test_time.c newlib: auto-detect sizeof(time_t) 2022-01-11 19:01:21 +01:00