mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-08-03 20:14:15 +02:00
71534b1c43
Ths adopts gitlab components for better maintanance of CI. Adds target tests
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
CONFIG_MQTT_TEST_BROKER_URI="mqtt://${TEST_BROKER_BRNO_TCP}"
|
|
CONFIG_MQTT5_TEST_BROKER_URI="mqtt://${TEST_BROKER_BRNO_TCP}"
|
|
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_UNITY_ENABLE_FIXTURE=y
|