Sonika Rathi
|
e17da6f9f9
|
fix(fatfs): Optimizes vfs_fat_stat function to get stat structure after readdir
Closes https://github.com/espressif/esp-idf/issues/10220
|
2024-04-22 09:07:15 +02:00 |
|
Jiang Jiang Jian
|
a75bacf781
|
Merge branch 'fix/wl_fatfs_format' into 'master'
fix(storage/fatfs): fix double mouting of spiflash
Closes IDF-9677
See merge request espressif/esp-idf!30162
|
2024-04-17 10:48:39 +08:00 |
|
Jakob Hasse
|
bf2bbbde16
|
ci: Added missing generic tag to psram tests
|
2024-04-16 09:17:41 +02:00 |
|
Tomáš Rohlínek
|
615a9c6742
|
feat(storage/example): enable host test for flash wl fatfs
|
2024-04-12 10:26:25 +02:00 |
|
Tomáš Rohlínek
|
7c3b9bde0e
|
feat(storage/fatfs): add testcase with erased spi partition
|
2024-04-12 10:26:25 +02:00 |
|
Kevin (Lao Kaiyao)
|
432864e917
|
Merge branch 'ci/enable_c5_mp_ci_jobs' into 'master'
ci(esp32c5mp): enable esp32c5 build on CI
See merge request espressif/esp-idf!29895
|
2024-04-08 12:16:16 +08:00 |
|
laokaiyao
|
65b1fd33d3
|
ci(esp32c5mp): disable the unsupported tests
|
2024-04-07 12:13:29 +08:00 |
|
Chen Yudong
|
7d13f8210f
|
ci: fix pytest generic env markers
|
2024-04-03 18:10:43 +08:00 |
|
Adam Múdry
|
b76123af06
|
Merge branch 'feature/fatfs_expand_files_api' into 'master'
feat(fatfs): Allow expanding files with seeking and truncating functions
Closes IDFGH-12035
See merge request espressif/esp-idf!28945
|
2024-03-04 20:56:44 +08:00 |
|
Adam Múdry
|
35e312c48e
|
feat(fatfs): Allow expanding files with seeking and truncating functions
Closes https://github.com/espressif/esp-idf/issues/13100
|
2024-02-29 01:01:32 +01:00 |
|
Adam Múdry
|
8d3e79971e
|
feat(fatfs): Add f_expand function as esp_vfs_fat_create_contiguous_file
Add esp_vfs_fat_test_contiguous_file to test it
|
2024-02-22 16:05:28 +01:00 |
|
sonika.rathi
|
f7e4b9a132
|
fix(storage): cleanup storage examples/test_apps sdkconfigs
|
2024-02-12 10:57:46 +01:00 |
|
Adam Múdry
|
376ea7e4ed
|
feat(fatfs): VFS FATFS add format functions with config argument
|
2024-01-29 15:09:50 +08:00 |
|
Tomáš Rohlínek
|
092f5aff29
|
feat(storage): Update build test rules for storage related components
|
2024-01-02 13:10:59 +01:00 |
|
Adam Múdry
|
25714837cf
|
fix(storage): FATFS WL function formatting wrong partition
Closes https://github.com/espressif/esp-idf/issues/12542
Co-authored-by: Tony Stuart <anthonyfstuart@gmail.com>
|
2023-11-23 13:54:00 +01:00 |
|
Tomáš Rohlínek
|
525776f748
|
feat(vfs/fatfs): Add option for automatic immediate fsync
|
2023-10-02 07:06:05 +02:00 |
|
Armando
|
7dbd3f6909
|
feat(ci): Enable p4 example, test_apps and unit tests CI build
|
2023-08-24 12:51:19 +08:00 |
|
Adam Múdry
|
fa16ed3898
|
CI: sdcard tests fail fix
|
2023-05-10 16:48:03 +02:00 |
|
Sonika Rathi
|
b31b68fc68
|
bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure
fatfs 'open' with only O_CREAT flag fails to creat new file
Closes https://github.com/espressif/esp-idf/issues/1817
|
2023-04-18 09:57:44 +05:30 |
|
Armando
|
4150bfb403
|
fatfs: added an API to format FAT on spiflash
|
2023-02-16 12:19:35 +08:00 |
|
Cao Sen Miao
|
94120b82c2
|
esp32h2: add build test
|
2023-01-17 10:29:04 +08:00 |
|
Song Ruo Jing
|
2557e24a28
|
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
|
2022-11-01 11:23:21 +08:00 |
|
Ivan Grokhotkov
|
ac830e04ac
|
fatfs: migrate unit tests to component test app, re-enable test for C2
|
2022-10-04 17:39:38 +02:00 |
|