forked from espressif/esp-idf
Rename deprecated Kconfig options in a backward compatible way
This commit is contained in:
7
sdkconfig.rename
Normal file
7
sdkconfig.rename
Normal file
@@ -0,0 +1,7 @@
|
||||
# sdkconfig replacement configurations for deprecated options formatted as
|
||||
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
||||
|
||||
# SDK tool configuration
|
||||
CONFIG_TOOLPREFIX CONFIG_SDK_TOOLPREFIX
|
||||
CONFIG_PYTHON CONFIG_SDK_PYTHON
|
||||
CONFIG_MAKE_WARN_UNDEFINED_VARIABLES CONFIG_SDK_MAKE_WARN_UNDEFINED_VARIABLES
|
Reference in New Issue
Block a user