esp-idf/components/fatfs/test_fatfs_host
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 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
Makefile Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
Makefile.files 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
main.cpp fatfs: Make fatfs runnable on host 2018-06-06 17:35:30 +00:00
partition_table.csv Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_fatfs.cpp fatfs: Update to version 0.14b 2022-02-21 14:54:55 +01:00