This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
fatfs
/
diskio
History
Tomáš Rohlínek
cf3ebb9012
fix(storage/fatfs): check whether sdcard supports triming
...
Closes
https://github.com/espressif/esp-idf/issues/12912
2024-01-08 09:35:24 +01:00
..
diskio_impl.h
…
diskio_rawflash.c
fatfs: raw diskio: Fixed handling read-only filesystem
2023-11-02 02:19:09 +00:00
diskio_rawflash.h
…
diskio_sdmmc.c
fix(storage/fatfs): check whether sdcard supports triming
2024-01-08 09:35:24 +01:00
diskio_sdmmc.h
…
diskio_wl.c
…
diskio_wl.h
…
diskio.c
…