Chen Yudong 2e11919f70 fix(ci): change build-test-rules files folder 2 yıl önce
..
main 1da6a4f5fa fix(spiffs): Corrected buffer size and allocation in host test 2 yıl önce
.build-test-rules.yml 2e11919f70 fix(ci): change build-test-rules files folder 2 yıl önce
CMakeLists.txt 5327fd89b5 spiffs: test is using configurable build dir 2 yıl önce
README.md e7540dbe0e docs: remove the outdated "IDF monitor doesn't work on linux" notes 3 yıl önce
partition_table.csv 723adae0ec spiffs: convert host tests from Make to CMake 3 yıl önce
pytest_spiffs_linux.py b02687a6c4 test: migrate linux target host test jobs into pytest-embedded 3 yıl önce
sdkconfig.defaults 723adae0ec spiffs: convert host tests from Make to CMake 3 yıl önce

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