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 |
|
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 |
|