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-08-31 22:24:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae3da4a3838f6acf9688909444cf9d6bbea8fd34
esp-idf
/
components
/
fatfs
History
Ivan Grokhotkov
047e50615e
ci(fatfs): upgrade to Catch2 as a component, enable CI build
2023-11-29 12:38:46 +01:00
..
diskio
refactor(sdmmc): dependency inversion to sdmmc component
2023-11-16 15:37:32 +08:00
fatfs_utils
…
host_test
ci(fatfs): upgrade to Catch2 as a component, enable CI build
2023-11-29 12:38:46 +01:00
port
…
src
Add option to configure FATFS_USE_LABEL in menuconfig
2023-11-11 23:00:08 +00:00
test_apps
fix(storage): FATFS WL function formatting wrong partition
2023-11-23 13:54:00 +01:00
test_fatfsgen
…
vfs
fix(storage/fatfs): add missing locks in fatfs wrapper for vfs
2023-11-27 07:47:28 +01:00
CMakeLists.txt
refactor(sdspi): place sdspi driver into a new component
2023-11-20 12:30:03 +08:00
fatfsgen.py
…
fatfsparse.py
…
Kconfig
fix(storage/fatfs): add missing locks in fatfs wrapper for vfs
2023-11-27 07:47:28 +01:00
project_include.cmake
…
sbom.yml
feat(storage/fatfs): add sbom file for FatFs
2023-11-28 09:36:40 +01:00
wl_fatfsgen.py
…