esp-idf/components/esp_system
Renz Bagaporo 346cf4430d esp_system: introduce system time functions
- 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
2020-08-10 15:12:38 +08:00
..
include esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
port esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
CMakeLists.txt esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
Kconfig
component.mk
linker.lf
panic.c
sdkconfig.rename
startup.c esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
system_api.c
system_time.c esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00