Merge branch 'flash/support_gd_32Mb' into 'release/v4.3'

spi_flash: support 32Mb-addess flash(backport v4.3)

See merge request espressif/esp-idf!13654
This commit is contained in:
Cao Sen Miao
2021-10-15 01:48:59 +00:00
10 changed files with 136 additions and 18 deletions

View File

@@ -42,6 +42,7 @@ The Quad mode (QIO/QOUT) the following chip types are supported:
The 32-bit address range of following chip type is supported:
1. W25Q256
2. GD25Q256
Initializing a flash device
---------------------------