Merge branch 'feature/add_opi_flash_psram_support' into 'master'

spi flash: opi flash psram support and spi timing tuning  support on 727

Closes IDF-3097

See merge request espressif/esp-idf!12946
This commit is contained in:
Michael (XIAO Xufeng)
2021-06-28 01:59:19 +00:00
26 changed files with 1752 additions and 145 deletions

View File

@@ -70,7 +70,7 @@
#define DR_REG_PCNT_BASE 0x60017000
#define DR_REG_SLC_BASE 0x60018000
#define DR_REG_LEDC_BASE 0x60019000
#define DR_REG_EFUSE_BASE 0x6001A000
#define DR_REG_EFUSE_BASE 0x60007000
#define DR_REG_NRX_BASE 0x6001CC00
#define DR_REG_BB_BASE 0x6001D000
#define DR_REG_PWM0_BASE 0x6001E000