OVMS3-idf/components/esp_timer
Angus Gratton 084e170a8f Merge branch 'refactor/esp_ipc' into 'master'
Split esp_ipc to a seaparate component

Closes IDF-1295

See merge request espressif/esp-idf!8520
2020-05-25 15:03:04 +08:00
..
include esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
private_include esp_timer: alias esp_timer_get_time 2020-04-01 16:51:43 +08:00
src esp-timer: fix (ignore) false positive memory alloc/free issue found by static analyser 2020-05-13 07:30:26 +02:00
test esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +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