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-21 00:48:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84cacaba514e4fb4d649d9d46f18b77cfd6ef76f
esp-idf
/
components
/
fatfs
History
Ivan Grokhotkov
c330def25a
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
...
Closes
https://github.com/espressif/esp-idf/issues/5756
2020-09-14 18:30:31 +02:00
..
diskio
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
2020-02-12 15:16:08 +08:00
port
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
2020-09-14 18:30:31 +02:00
src
fatfs: create separate ffsystem.c for host side testing
2019-06-25 23:07:07 +08:00
test
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
2020-09-14 18:30:31 +02:00
test_fatfs_host
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
vfs
fatfs: handle CONFIG_VFS_FAT_SUPPORT_DIR
2020-03-20 14:03:45 +01:00
CMakeLists.txt
sdspi: support crc16_be for esp32s2
2020-02-12 15:15:46 +08:00
component.mk
fatfs: create separate ffsystem.c for host side testing
2019-06-25 23:07:07 +08:00
Kconfig
…