fix(esp_pm): fix PM_SLP_IRAM_OPT/PM_RTOS_IDLE_OPT feature
- Fix flash accessed code to resolve issues with PM_SLP_IRAM_OPT/PM_RTOS_IDLE_OPT enabled
This commit is contained in:
@@ -50,3 +50,5 @@ entries:
|
||||
adc_hal: adc_hal_check_event (noflash)
|
||||
adc_hal: adc_hal_digi_clr_intr (noflash)
|
||||
adc_hal: adc_hal_get_desc_addr (noflash)
|
||||
if SOC_PMU_SUPPORTED = y:
|
||||
pmu_hal (noflash)
|
||||
|
||||
Reference in New Issue
Block a user