esp-idf/components/esp_timer
Michael (XIAO Xufeng) 1966f00f0b soc: updates caps usage
We should define caps as 1 if true. When use the caps macros, #if and
 #if ! should be used instead of #ifdef/#ifndef.
2020-10-17 16:10:17 +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: link time, not runtime, dependency on esp_timer 2020-08-11 17:52:36 +08:00
src soc: updates caps usage 2020-10-17 16:10:17 +08:00
test esp_timer: initial support on esp32-s3 2020-09-22 15:15:03 +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 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00: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