radek.tandler e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation před 3 roky
..
main e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation před 3 roky
CMakeLists.txt ec8f38c9da build system: generate the partition table by default for linux target před 3 roky
README.md e7540dbe0e docs: remove the outdated "IDF monitor doesn't work on linux" notes před 3 roky
partition_table.csv 723adae0ec spiffs: convert host tests from Make to CMake před 3 roky
pytest_spiffs_linux.py b02687a6c4 test: migrate linux target host test jobs into pytest-embedded před 3 roky
sdkconfig.defaults 723adae0ec spiffs: convert host tests from Make to CMake před 3 roky

README.md

Supported Targets Linux

This is a test project for spiffs-related APIs on Linux target (CONFIG_IDF_TARGET_LINUX).

Build

Source the IDF environment as usual.

Once this is done, build the application:

idf.py build

Run

idf.py monitor