c159984264
1. separate rom include files and linkscript to esp_rom 2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h" 3. Forward compatible 4. update mqtt |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
default_event_loop.c | ||
esp_event.c | ||
esp_event_private.c | ||
event_default_handlers.c | ||
event_loop.c | ||
Kconfig |