We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6823884 + a26a540 commit eb8833eCopy full SHA for eb8833e
components/mqtt/test_apps/test_mqtt/sdkconfig.ci.default
@@ -0,0 +1,4 @@
1
+CONFIG_MQTT_TEST_BROKER_URI="mqtt://${EXAMPLE_MQTT_BROKER_TCP}"
2
+CONFIG_MQTT5_TEST_BROKER_URI="mqtt://${EXAMPLE_MQTT_BROKER_TCP}"
3
+CONFIG_ESP_TASK_WDT_EN=n
4
+CONFIG_UNITY_ENABLE_FIXTURE=y
components/mqtt/test_apps/test_mqtt5/sdkconfig.ci.default
0 commit comments