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-28 16:46:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
esp-idf
/
components
/
fatfs
/
host_test
History
LiPeng
a8b5b8d582
fix(fatfs): fix a memory leak bug when FF_USE_DYN_BUFFER was enabled
2026-04-21 11:54:39 +08:00
..
bdl
feat(fatfs): Added BDL support to FatFS component
2026-04-07 07:11:21 +02:00
main
fix(fatfs): fix a memory leak bug when FF_USE_DYN_BUFFER was enabled
2026-04-21 11:54:39 +08:00
.build-test-rules.yml
feat(fatfs): Added BDL support to FatFS component
2026-04-07 07:11:21 +02: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