mirror of
https://github.com/espressif/esp-idf
synced 2025-04-04 05:40:11 -04:00
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
|