esp-idf/components/esp_timer
Ivan Grokhotkov 0acf94f10f esp_timer: fix CONFIG_PM_USE_RTC_TIMER_REF option usage
Also remove PM_USE_RTC_TIMER_REF in esp32s2, since this option is only
used in FRC implementation of esp_timer.

Closes https://github.com/espressif/esp-idf/issues/4991
2020-09-04 19:19:26 +00: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: link time, not runtime, dependency on esp_timer 2020-08-11 17:52:36 +08:00
src esp_timer: fix CONFIG_PM_USE_RTC_TIMER_REF option usage 2020-09-04 19:19:26 +00: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: link time, not runtime, dependency on esp_timer 2020-08-11 17:52:36 +08:00
component.mk esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Kconfig esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Makefile.projbuild esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
sdkconfig.rename esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00