mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
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