This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
spi_flash
/
include
History
Angus Gratton
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
2019-09-16 16:18:48 +10: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 support for encrypted read and write
2019-09-12 12:41:50 +08:00
esp_partition.h
esp_partition_erase_range(): rename parameter "start_addr" to "offset"
2019-07-08 17:29:05 +10:00
esp_spi_flash.h
Merge branch 'master' into feature/esp32s2beta_merge
2019-09-16 16:18:48 +10:00
memspi_host_driver.h
esp_flash: improve the comments a bit
2019-08-08 23:18:01 +08:00
spi_flash_chip_driver.h
esp_flash: fix the set/get write protection functions
2019-08-08 23:18:00 +08:00
spi_flash_chip_generic.h
esp_flash: improve the comments a bit
2019-08-08 23:18:01 +08:00
spi_flash_chip_issi.h
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00