OVMS3-idf/components/esp_event
chenjianqiang 9f9da9ec96 feat(timer): refator timer group driver
1. add hal and low-level layer for timer group
2. add callback functions to handle interrupt
3. add timer deinit function
4. add timer spinlock take function
2019-11-21 14:14:19 +08:00
..
include esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
private_include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
test feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
default_event_loop.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_event.c esp_event: iterate loop nodes safely as well 2019-10-25 11:39:16 +08:00
esp_event_private.c esp_event: dispatch order follows registration order 2019-01-30 20:59:47 +08:00
event_loop_legacy.c esp_event: fix petty include dependency issue 2019-11-13 12:36:25 +01:00
event_send.c esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
event_send_compat.inc esp_netif: address failures on tcpip-task ipc call, deinit lwip netif and ip address issues 2019-11-13 12:36:25 +01:00
Kconfig Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
linker.lf Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
sdkconfig.rename Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00