mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-07 08:06:23 +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"
|