OVMS3-idf/components/esp_event
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
include event: Implement event loop library 2018-10-26 13:14:19 +08:00
private_include event: Implement event loop library 2018-10-26 13:14:19 +08:00
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt event: Implement event loop library 2018-10-26 13:14:19 +08:00
component.mk event: Implement event loop library 2018-10-26 13:14:19 +08:00
default_event_loop.c event: Implement event loop library 2018-10-26 13:14:19 +08:00
esp_event.c event: Implement event loop library 2018-10-26 13:14:19 +08:00
esp_event_private.c event: Implement event loop library 2018-10-26 13:14:19 +08:00
Kconfig event: Implement event loop library 2018-10-26 13:14:19 +08:00