esp-idf/components/esp_event
Nachiket Kukade acb1143409 Add support for FTM operation
Add FTM support for below configuration -
1. Station(connected) as Initiator with AP as responder
2. SoftAP as responder with the connected Station
Added Station example with runtime FTM configurations.
2021-01-27 10:57:41 +05:30
..
include Add support for FTM operation 2021-01-27 10:57:41 +05:30
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test C3: build and run unit tests 2021-01-11 11:34:37 +08:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Kconfig Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
default_event_loop.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_event.c esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex 2020-12-04 11:12:27 +08:00
esp_event_private.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
event_loop_legacy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_send.c Add support for FTM operation 2021-01-27 10:57:41 +05:30
event_send_compat.inc Add support for FTM operation 2021-01-27 10:57:41 +05:30
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