This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-29 17:16:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70da170f248ae617297b4e2835254f33bb0238ed
esp-idf
/
components
/
fatfs
/
host_test
History
Sonika Rathi
7fb2f80fe0
Merge branch 'feat/vfs_linux' into 'master'
...
feat(vfs): Add support for linux target in VFS See merge request
espressif/esp-idf!39524
2025-11-27 22:12:06 +08:00
..
main
Merge branch 'feat/vfs_linux' into 'master'
2025-11-27 22:12:06 +08:00
.build-test-rules.yml
ci(p4): added todo jira for disabled tests on p4
2024-01-04 09:36:38 +08:00
CMakeLists.txt
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00
partition_table.csv
feat(vfs): add 'fatfs' host test to include 'vfs' support
2025-11-05 09:49:21 +01:00
pytest_fatfs_linux.py
test: format all test scripts
2025-03-05 12:08:48 +08:00
README.md
fatfs: host test migrated to CMake and esp_partition emulation for linux
2023-04-21 10:45:07 +02:00
sdkconfig.defaults
fix(storage): cleanup storage examples/test_apps sdkconfigs
2024-02-12 10:57:46 +01:00
README.md
Supported Targets
Linux