This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-01 06:27:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a64d8b12c803db86da67ec6e5aa3f0787f227d2d
esp-idf
/
components
/
fatfs
History
Tomáš Rohlínek
e5742d6f41
fix(storage/fatfs): check whether sdcard supports triming
...
Closes
https://github.com/espressif/esp-idf/issues/12912
2024-01-08 09:35:01 +01:00
..
diskio
fix(storage/fatfs): check whether sdcard supports triming
2024-01-08 09:35:01 +01:00
fatfs_utils
…
port
…
src
…
test_apps
fix(storage): FATFS WL function formatting wrong partition
2023-11-23 22:55:58 +01:00
test_fatfs_host
…
test_fatfsgen
…
vfs
fix: esp_vfs_fat_sdcard_format workbuf memory leak
2023-12-11 00:27:44 +00:00
.build-test-rules.yml
…
CMakeLists.txt
…
fatfsgen.py
…
fatfsparse.py
fix(tools): Fix fatfsgen construct exception type and dependency
2023-12-06 08:50:01 +00:00
Kconfig
fatfs: fstat - enable setting a custom preferred block size
2023-03-08 09:09:47 +01:00
project_include.cmake
build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES
2023-05-10 09:53:55 +08:00
sbom.yml
feat(storage/fatfs): add sbom file manifest for FatFs (v5.1)
2023-12-19 16:47:51 +08:00
wl_fatfsgen.py
…