Adds sdkconfig.local (intentionally not tracked in .git) for local overrides.
Here's what I have in mine, for example: ``` CONFIG_LOG_DEFAULT_LEVEL_WARN=n CONFIG_LOG_DEFAULT_LEVEL_INFO=y CONFIG_LOG_DEFAULT_LEVEL=3 ```
This commit is contained in:
@@ -20,3 +20,5 @@ test/dependencies.lock
|
||||
test/sdkconfig
|
||||
sdkconfig.bak
|
||||
*.ignore
|
||||
|
||||
/sdkconfig.local
|
||||
|
||||
Reference in New Issue
Block a user