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-03 06:58:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f73432f6512d44e01e46b71f71626e01d9f83f20
esp-idf
/
components
/
fatfs
History
Tomáš Rohlínek
91e158aa0c
fix(storage/fatfs): add missing locks in fatfs wrapper for vfs
2023-11-27 07:47:28 +01:00
..
diskio
refactor(sdmmc): dependency inversion to sdmmc component
2023-11-16 15:37:32 +08:00
fatfs_utils
…
host_test
fix(storage): FATFS WL function formatting wrong partition
2023-11-23 13:54:00 +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
…
wl_fatfsgen.py
…