esp-idf/components/fatfs
Matus Fabo e64ae67888 fix: pin definitions for other boards
fix: re-enabled fatfs r/w test on sdspi
fix: copyright notice
add: pin definitions for esp32c3
fix: Changed fixed spi dma channel to a macro definition
2022-01-27 12:06:41 +01:00
..
diskio fatfs: Implementation of disk_status nad disk_initialize for SD/MMC card 2021-11-09 20:17:03 +08:00
port Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src fatfs: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
test fix: pin definitions for other boards 2022-01-27 12:06:41 +01:00
test_fatfs_host host tests: add missing header files for compiling host tests 2021-07-20 17:44:20 +08:00
vfs fatfs: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
CMakeLists.txt
Kconfig docs: added some fast-seek documentation to the fatfs.rst 2020-11-06 13:18:16 -03:00
component.mk