sonika.rathi
|
28c8a2ec0e
|
fix(fatfs): re-enable fatfs and vfs psram/ccomp CI tests
|
2026-06-24 14:45:16 +02:00 |
|
wanckl
|
99bf74f022
|
feat(driver_spi): s31 gpspi driver support
|
2026-04-10 14:22:17 +08:00 |
|
Evgeny Torbin
|
d0f062c018
|
ci: remove unused test cases
|
2026-03-12 12:02:10 +01:00 |
|
Adam Múdry
|
1e195254e7
|
fix(fatfs): fatfs test_apps remove esp32c3 from sdcard_sdmode test
|
2026-01-28 13:42:33 +01:00 |
|
C.S.M
|
f405e51784
|
ci(esp32s31): Add ci build test for esp32s31
|
2025-12-11 15:17:15 +08:00 |
|
Chen Chen
|
a4710cc206
|
refactor(driver): remove redundant driver dependencies
now the driver component only contains legacy code for i2c, twai and
touch sensor
|
2025-09-30 15:47:45 +08:00 |
|
Marek Fiala
|
9d35d63651
|
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
|
2025-08-19 14:44:32 +02:00 |
|
igor.udot
|
daf2d31008
|
test: format all test scripts
|
2025-03-05 12:08:48 +08:00 |
|
wanckl
|
8a467ffd9a
|
feat(driver_sdspi): c61 sdspi support
|
2024-10-24 13:54:08 +08:00 |
|
Sonika Rathi
|
3d813afa01
|
Merge branch 'bugfix/fatfs_optimize_stat_func' into 'master'
fix(fatfs): Optimizes vfs_fat_stat function to get stat structure after readdir
See merge request espressif/esp-idf!28609
|
2024-04-23 17:24:03 +08:00 |
|
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 |
|
Tomáš Rohlínek
|
ede737763c
|
feat(storage/fatfs): update deprecated syntax for tests
|
2024-04-17 10:37:31 +02:00 |
|
wanlei
|
ca4153de52
|
fix(sdspi): temp skip run high falure job on esp32
|
2024-03-15 16:15:55 +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
|
976644acf6
|
CI: fix sdcard fatfs test_apps format timeout
|
2023-05-25 08:52:59 +00:00 |
|
Adam Múdry
|
381d0fe032
|
sdmmc: add vTaskDelay to loops to prevent potential WDT trigger
Also change timeout to 120 seconds in fatfs sdcard pytest to prevent failing during formatting.
|
2023-04-11 11:06:56 +00:00 |
|
Armando
|
83d0181a2c
|
sdspi: h2 support
|
2023-02-27 14:39:06 +08:00 |
|
Armando
|
90a6018e67
|
fatfs: added an API to format FAT on sdcard
|
2023-02-16 14:17:51 +08:00 |
|
Armando
|
2b14a4e93e
|
sdspi: bringup sdspi on c6
|
2022-12-19 16:33:50 +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 |
|