This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de884cb55bd5ff130fed9d777fdccff7bb9ca7ba
esp-idf
/
components
/
spi_flash
/
include
History
Ivan Grokhotkov
96db25c861
Merge branch 'feature/nvs_encryption_s2' into 'master'
...
NVS: using esp_partition API Closes IDF-1340 and IDF-858 See merge request
espressif/esp-idf!8683
2020-09-16 02:12:54 +08: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
esp_flash: fix the data type of delay_us
2020-08-31 18:10:32 +00:00
esp_partition.h
NVS: using esp_partition API
2020-09-14 10:34:34 +08: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
hal: update link to HAL readme.md
2020-09-11 15:48:08 +08:00
spi_flash_chip_driver.h
esp_flash: fix the data type of delay_us
2020-08-31 18:10:32 +00:00
spi_flash_chip_gd.h
esp_flash: fix the quad issue for some GD flash chips
2019-10-14 17:25:59 +08:00
spi_flash_chip_generic.h
esp_flash: refactor to be compatible with the latest ROM
2020-07-12 02:09:45 +08:00
spi_flash_chip_issi.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
spi_flash_chip_mxic.h
esp_flash: support MXIC flash chips
2020-04-01 20:54:23 +08:00