esp-idf/components/spi_flash/sim
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
sdkconfig Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
stubs Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flash_mock_util.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
flash_mock.cpp Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
Makefile Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
Makefile.files Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
SpiFlash.cpp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
SpiFlash.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00