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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d783f9f02db746f35dde468a90e2546db321c9e5
esp-idf
/
components
/
fatfs
/
host_test
History
Martin Vychodil
0a3ee6d019
feat(fatfs): Added BDL support to FatFS component
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-09-08 09:39:11 +02:00
..
bdl
feat(fatfs): Added BDL support to FatFS component
2026-09-08 09:39:11 +02:00
main
fix(fatfs): fix a memory leak bug when FF_USE_DYN_BUFFER was enabled
2026-04-24 18:59:28 +08:00
.build-test-rules.yml
feat(fatfs): Added BDL support to FatFS component
2026-09-08 09:39:11 +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(fatfs): enable partition handling for sectors less than 128
2024-10-08 13:35:08 +02:00
pytest_fatfs_linux.py
ci: apply idf-ci 1.x
2026-09-03 20:24:50 +02: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