mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4175dd7a56
Set CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT to enable to force CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER to disable and hence prevent the following tests from being executed: - Timestamp after abort is correct in case RTC & High-res timer have + big error - Timestamp after restart is correct in case RTC & High-res timer have + big error - Timestamp after restart is correct in case RTC & High-res timer have - big error |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_atomic.c | ||
test_locks.c | ||
test_newlib.c | ||
test_setjmp.c | ||
test_shared_stack_printf.c | ||
test_time.c |