mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
346cf4430d
- Introduce system time function and concept of system time provider. esp_timer is system time provider when present. - Set the reference point for system time, g_startup_time. - Use the system time functions in newlib instead of calling esp_timer functions directly |
||
---|---|---|
.. | ||
esp_timer_impl_frc_legacy.c | ||
esp_timer_impl_lac.c | ||
esp_timer_impl_systimer.c | ||
esp_timer.c | ||
ets_timer_legacy.c | ||
timekeeping.c |