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
Omar Chebib
1bad4f18ed
FATFS: fix system crash when mounting more than 2 volumes
...
* Fixes
https://github.com/espressif/esp-idf/issues/7513
2021-12-20 03:16:18 +00:00
..
diskio_impl.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
diskio_rawflash.c
freertos: removed likely macros from non-port specifics parts of freertos
2020-01-03 14:42:57 -03:00
diskio_rawflash.h
freertos: removed likely macros from non-port specifics parts of freertos
2020-01-03 14:42:57 -03:00
diskio_sdmmc.c
fatfs: Implementation of disk_status nad disk_initialize for SD/MMC card
2021-11-01 15:11:40 +08:00
diskio_sdmmc.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
diskio_wl.c
FAT: Number of volumes can now be configured through menuconfig
2021-10-19 12:15:31 +08:00
diskio_wl.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
diskio.c
FATFS: fix system crash when mounting more than 2 volumes
2021-12-20 03:16:18 +00:00