esp-idf/components/spi_flash/include
Ivan Grokhotkov 03bb2774d9 spi_flash: don't call vTaskDelay in non-os context
Fixes regression in core dump, when a crash happens in interrupt
context.
2020-06-02 15:42:24 +02:00
..
esp_flash.h spi_flash: don't call vTaskDelay in non-os context 2020-06-02 15:42:24 +02: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_partition.h docs: Explain custom partition types/subtypes in more detail 2020-04-02 10:00:17 +11:00
esp_spi_flash.h spi_flash: don't call vTaskDelay in non-os context 2020-06-02 15:42:24 +02:00
memspi_host_driver.h
spi_flash_chip_driver.h
spi_flash_chip_gd.h
spi_flash_chip_generic.h esp_flash: fix the write performance regression 2020-05-17 22:06:02 +08:00
spi_flash_chip_issi.h
spi_flash_chip_mxic.h esp_flash: support MXIC flash chips 2020-04-01 20:54:23 +08:00