Adam Múdry
|
ff8b0cf14b
|
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 22:55:58 +01:00 |
|
Jiang Jiang Jian
|
9310ed608e
|
Merge branch 'contrib/github_pr_10532_v5.1' into 'release/v5.1'
[SDMMC Mount] fix infinite loop when SD card is not responsive (GitHub PR) (v5.1)
See merge request espressif/esp-idf!23527
|
2023-05-20 07:35:38 +08:00 |
|
Sonika Rathi
|
4477f3e559
|
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-05-04 11:45:37 +05:30 |
|
Adam Múdry
|
62a5ad5fc1
|
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-28 12:39:08 +02: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
|
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 |
|
Armando
|
2b14a4e93e
|
sdspi: bringup sdspi on c6
|
2022-12-19 16:33:50 +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
|
6a86614d74
|
fatfs: add missing readme file for the test apps
|
2022-10-10 12:15:56 +02: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 |
|