OVMS3-idf/components/esp_event
Angus Gratton 9909206b16 Merge branch 'bugfix/malloc_warnings_event_loop' into 'master'
esp_event: fix possible malloc free issues found by static analyzer

See merge request idf/esp-idf!5142
2019-06-13 10:10:26 +08:00
..
include wps: add overlap event 2019-06-06 13:16:20 +08:00
private_include esp_event: fix issue with post data preparation 2019-05-22 11:28:39 +08:00
test Merge branch 'feature/add_xxx_periph_h' into 'master' 2019-06-04 13:24:14 +08:00
CMakeLists.txt Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
component.mk esp_event: fix placement issue when building with make 2019-06-10 19:38:55 +08:00
default_event_loop.c Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
esp_event.c esp_event: fix possible malloc free issues found by static analyzer 2019-06-10 13:10:34 +00:00
esp_event_private.c esp_event: dispatch order follows registration order 2019-01-30 20:59:47 +08:00
event_loop_legacy.c event loop: re-implement based on esp_event library 2019-04-11 12:04:58 +08:00
event_send.c event loop: re-implement based on esp_event library 2019-04-11 12:04:58 +08:00
event_send_compat.inc wps: add overlap event 2019-06-06 13:16:20 +08: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