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 |
||
---|---|---|
.. | ||
include | ||
port | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
panic.c | ||
sdkconfig.rename | ||
startup.c | ||
system_api.c | ||
system_time.c |