mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
# sdkconfig replacement configurations for deprecated options formatted as
|
|
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
|
|
|
CONFIG_MCPWM_ISR_IN_IRAM CONFIG_MCPWM_ISR_IRAM_SAFE
|
|
CONFIG_MCPWM_ISR_IRAM_SAFE CONFIG_MCPWM_ISR_CACHE_SAFE
|