mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00: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"
|