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
/
test
History
Ivan Grokhotkov
cc366cc3c7
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
...
Closes
https://github.com/espressif/esp-idf/issues/5756
2021-07-26 09:40:39 +08:00
..
CMakeLists.txt
test: declare requirements and include dirs private
2020-03-23 10:58:50 +08:00
component.mk
ut: Move tests back from "esp32" subfolder
2020-01-06 17:13:53 +08:00
fatfs.img
FATFS support without wear levelling
2018-06-16 16:02:35 +08:00
test_fatfs_common.c
VFS: Implement pread() and pwrite()
2019-07-11 06:20:21 +00:00
test_fatfs_common.h
VFS: Implement pread() and pwrite()
2019-07-11 06:20:21 +00:00
test_fatfs_rawflash.c
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
test_fatfs_sdmmc.c
ci: disable case witout runners
2020-02-15 18:28:25 +08:00
test_fatfs_spiflash.c
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
2021-07-26 09:40:39 +08:00