mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
32df7e27fc
Add support of percent-encoded characters when passing the username and password in URI Closes https://github.com/espressif/esp-mqtt/issues/294
6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|
|
CONFIG_ESP_MAIN_TASK_STACK_SIZE=10000
|
|
CONFIG_IDF_TARGET="linux"
|
|
CONFIG_COMPILER_CXX_RTTI=y
|
|
CONFIG_COMPILER_DISABLE_DEFAULT_ERRORS=y
|