esp-idf/components/spi_flash/include
Michael (XIAO Xufeng) ed624c48f6 Merge branch 'feature/flash_unique_id' into 'master'
spi_flash: add a new feature to read the unique id of the flash chip

Closes IDFGH-2085

See merge request espressif/esp-idf!11421
2021-03-22 06:51:21 +00:00
..
esp_flash_internal.h spi: fix config break and reduce overhead of the bus lock on SPI1 2020-04-22 16:06:13 +08:00
esp_flash_spi_init.h esp_flash: fix issue that cannot add flash on SPI1 CS1 when SPI_FLASH_SHARE_SPI1_BUS is disabled 2020-05-17 22:06:00 +08:00
esp_flash.h spi_flash: add a new function to support read the unique id 2021-03-15 11:40:33 +08:00
esp_partition.h SPI Flash: fix doc error in esp_partition.h 2020-12-10 17:03:56 +08:00
esp_spi_flash_counters.h NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
esp_spi_flash.h spi_flash: mocking should be possible now 2020-12-14 18:53:14 +08:00
memspi_host_driver.h spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 2021-03-12 17:31:13 +08:00
spi_flash_chip_boya.h spi_flash(c3): add boya chip support for suspend feature 2021-01-25 11:14:06 +08:00
spi_flash_chip_driver.h spi_flash: add a new function to support read the unique id 2021-03-15 11:40:33 +08:00
spi_flash_chip_gd.h spi_flash: Add ESP32-C3 support 2020-12-17 15:34:13 +11:00
spi_flash_chip_generic.h spi_flash: add a new function to support read the unique id 2021-03-15 11:40:33 +08:00
spi_flash_chip_issi.h spi_flash: Add ESP32-C3 support 2020-12-17 15:34:13 +11:00
spi_flash_chip_mxic.h esp_flash: support MXIC flash chips 2020-04-01 20:54:23 +08:00
spi_flash_chip_winbond.h esp_flash: support high capacity flash chips (32-bit address) 2020-10-29 18:20:11 +08:00