mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00:00
fix: fix ci job error of some instructions require put to iram text
This commit is contained in:
@@ -2,6 +2,7 @@ menu "ADC and ADC Calibration"
|
||||
|
||||
config ADC_ONESHOT_CTRL_FUNC_IN_IRAM
|
||||
bool "Place ISR version ADC oneshot mode read function into IRAM"
|
||||
select ESP_PERIPH_CTRL_FUNC_IN_IRAM
|
||||
default n
|
||||
help
|
||||
Place ISR version ADC oneshot mode read function into IRAM.
|
||||
|
Reference in New Issue
Block a user