Merge branch 'docs/add_flash_to_psram_feature' into 'master'

docs: add the flash content moved to psram feature

Closes IDF-5885

See merge request espressif/esp-idf!19908
This commit is contained in:
Wan Lei
2022-10-17 14:51:15 +08:00
10 changed files with 113 additions and 31 deletions

View File

@@ -719,6 +719,10 @@ config SOC_SPIRAM_SUPPORTED
bool
default y
config SOC_SPIRAM_XIP_SUPPORTED
bool
default y
config SOC_SYSTIMER_COUNTER_NUM
int
default 2

View File

@@ -294,6 +294,7 @@
/*-------------------------- SPIRAM CAPS ----------------------------------------*/
#define SOC_SPIRAM_SUPPORTED 1
#define SOC_SPIRAM_XIP_SUPPORTED 1
/*-------------------------- SYS TIMER CAPS ----------------------------------*/
#define SOC_SYSTIMER_COUNTER_NUM 2 // Number of counter units