esp-idf/components/wear_levelling/test_wl_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 MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_error_check_stub.cpp spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
main.cpp spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
Makefile host tests: add missing header files for compiling host tests 2021-07-20 17:44:20 +08:00
Makefile.files Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
partition_table.csv Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_wl.cpp CXX: Make spi_flash related part works 2022-07-01 10:59:34 +08:00