mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(gptimer): make start and stop function idempotent
Closes https://github.com/espressif/esp-idf/issues/12325 Closes https://github.com/espressif/esp-idf/issues/13486
This commit is contained in:
4
components/esp_driver_gptimer/sdkconfig.rename
Normal file
4
components/esp_driver_gptimer/sdkconfig.rename
Normal file
@@ -0,0 +1,4 @@
|
||||
# sdkconfig replacement configurations for deprecated options formatted as
|
||||
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
||||
|
||||
CONFIG_GPTIMER_ISR_IRAM_SAFE CONFIG_GPTIMER_ISR_CACHE_SAFE
|
Reference in New Issue
Block a user