mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
23c55946a6
Adds functionality for target specific sdkconfig.rename files which can be used when certain renames are only needed for a specific target.
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
# sdkconfig replacement configurations for deprecated options formatted as
|
|
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
|
|
|
CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT_FEATURE
|
|
CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK
|