Tomáš Rohlínek 525776f748 feat(vfs/fatfs): Add option for automatic immediate fsync преди 2 години
..
main 525776f748 feat(vfs/fatfs): Add option for automatic immediate fsync преди 2 години
CMakeLists.txt ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
README.md 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build преди 2 години
partitions.csv ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
pytest_fatfs_flash_wl.py fa16ed3898 CI: sdcard tests fail fix преди 3 години
sdkconfig.ci.auto_fsync 525776f748 feat(vfs/fatfs): Add option for automatic immediate fsync преди 2 години
sdkconfig.ci.default ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
sdkconfig.ci.fastseek ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
sdkconfig.ci.psram ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
sdkconfig.ci.release ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години
sdkconfig.defaults ac830e04ac fatfs: migrate unit tests to component test app, re-enable test for C2 преди 3 години

README.md

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3

This test app runs a few FATFS test cases in a wear levelling FAT partition.

These tests should be possible to run on any ESP development board, not extra hardware is necessary.

See ../README.md for more information about FATFS test apps.