mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
# sdkconfig replacement configurations for deprecated options formatted as
|
|
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
|
|
|
CONFIG_ADC2_DISABLE_DAC CONFIG_ADC_DISABLE_DAC
|
|
CONFIG_MCPWM_ISR_IN_IRAM CONFIG_MCPWM_ISR_IRAM_SAFE
|