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-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f97f1d67a2bcbaf3d27ab30bb5e2c645293e609
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
…
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
…
Kconfig
…