esp-idf/components/esp_timer
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 docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332 2020-06-30 17:56:03 +02:00
private_include esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
src esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
test esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
CMakeLists.txt esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
Kconfig
Makefile.projbuild
component.mk
sdkconfig.rename