mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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
|