mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-23 20:22:14 +02:00
- Allows placing CI-specific settings into sdkconfig.ci file - Allows substituting environment variables in sdkconfig.ci
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
CONFIG_LOG_DEFAULT_LEVEL_DEBUG=y
|
|
CONFIG_BROKER_URL="FROM_STDIN"
|