mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 03:07:21 +02:00
mqtt: referenced esp-mqtt master to fix disconnect crash issue and
update docs generation for mqtt library Backport of 6fb085dbc9e6d8bc232e7b8f506217f680d50ed0
This commit is contained in:
Submodule components/mqtt/esp-mqtt updated: 6f1fc3785a...e3b013e2db
@ -226,7 +226,8 @@ PREDEFINED = \
|
|||||||
configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \
|
configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \
|
||||||
configNUM_THREAD_LOCAL_STORAGE_POINTERS=1 \
|
configNUM_THREAD_LOCAL_STORAGE_POINTERS=1 \
|
||||||
configUSE_APPLICATION_TASK_TAG=1 \
|
configUSE_APPLICATION_TASK_TAG=1 \
|
||||||
configTASKLIST_INCLUDE_COREID=1
|
configTASKLIST_INCLUDE_COREID=1 \
|
||||||
|
"ESP_EVENT_DECLARE_BASE(x)=extern esp_event_base_t x"
|
||||||
|
|
||||||
## Do not complain about not having dot
|
## Do not complain about not having dot
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user