This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-22 14:00:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
533c080bc1f278d7c3e42e472cd2b56bfa59161b
esp-idf
/
components
/
spi_flash
/
include
History
Ivan Grokhotkov
1c17558e6e
spi_flash: use same argument types in .h and .c files
...
Fixes compilations on targets where size_t != uint32_t
2019-07-02 10:26:06 +02:00
..
esp_flash_spi_init.h
esp_flash: add initialization interface for SPI devices
2019-06-27 13:27:27 +08:00
esp_flash.h
esp_flash: add initialization interface for SPI devices
2019-06-27 13:27:27 +08:00
esp_partition.h
spi_flash: use same argument types in .h and .c files
2019-07-02 10:26:06 +02:00
esp_spi_flash.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
memspi_host_driver.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
spi_flash_chip_driver.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
spi_flash_chip_generic.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
spi_flash_chip_issi.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00