wanckl
4e095f4b9f
ci(esp32c61): enable c61 generic target test
2024-09-02 19:26:12 +08:00
Armando
af4315a2b1
test(sdspi): enabled sdspi test on s3
2024-08-29 09:06:02 +08:00
Armando
29bf116021
fix(sdspi): fixed sdspi on p4
2024-08-29 09:06:02 +08:00
Armando
c13f35a7cf
feat(sdspi): support sdspi on c5
2024-08-29 09:06:02 +08:00
wanckl
e6e7b23917
feat(driver_spi): add esp32c61 spi master, slave, slave_hd support
2024-08-27 20:49:13 +08:00
Adam Múdry
4a21b0e332
fix: Bootloader size increase broke perf_benchmark example compilation
2024-08-17 23:02:11 +02:00
wanlei
3cf069c7d8
feat(esp32c61): disable unsupported build test
2024-07-16 16:06:19 +08:00
Marius Vikhammer
712e1d781f
test(efuse): enable c5 mac address test
2024-07-11 09:33:04 +08:00
laokaiyao
cb22b8aaf7
ci(esp32c5): enable c5 target test
2024-07-02 16:45:49 +08:00
laokaiyao
c731b099ee
remove(c5beta3): remove c5 beta3 doxy files
2024-06-17 12:02:15 +08:00
Adam Múdry
1ed3bf14e9
Merge branch 'fix/sdsdpi_example_esp32p4_add_ldo_config' into 'master'
...
fix(storage): Fix and update storage examples using SD cards for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1 (ESP32-P4)
Closes IDF-8329
See merge request espressif/esp-idf!30504
2024-05-22 22:49:29 +08:00
Adam Múdry
3968dcd7c6
ci(examples/storage): Enable perf_benchmark spiflash example and build others
2024-05-22 14:09:17 +02:00
Adam Múdry
8485fa9c5a
fix(storage): Fix SD card examples for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1
2024-05-22 14:09:17 +02:00
gaoxu
605f2309bf
feat(gpio): add gpio support on ESP32C5 MP version
2024-04-26 12:27:53 +08:00
Adam Múdry
2fb0360a95
fix(storage/littlefs): Bump version to v1.14.4 (core v2.9.1)
...
Fixes a bug which causes DivideByZero exception when the filesystem is full
2024-04-19 12:47:59 +02:00
harshal.patil
f07db4ef4d
ci(otatool): fix test failure caused due to closing connection incorrectly
2024-04-15 17:09:39 +05:30
Tomas Rohlinek
f5d49570ee
Merge branch 'feature/optimize_fatfs_on_sdmmc' into 'master'
...
feat(examples/storage): update perf benchmark example
Closes IDF-8420
See merge request espressif/esp-idf!27678
2024-04-09 15:02:06 +08:00
Tomas Rohlinek
0c9937570f
feat(examples/storage): update perf benchmark example
2024-04-09 15:02:05 +08: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
Ivan Grokhotkov
10cc15b150
fix(storage): applied spelling fixes by codespell pre-commit hook
2024-03-28 13:00:54 +01:00
morris
4c2569e2fc
change(sdmmc): update ldo acquire driver to new API
2024-03-25 21:19:12 +08:00
Armando
ec44556a07
feat(sd): added power control driver and implementation layer with ldo
2024-03-25 11:32:56 +08:00
wanlei
ca4153de52
fix(sdspi): temp skip run high falure job on esp32
2024-03-15 16:15:55 +08:00
Adam Múdry
5136081cf3
feat: LittleFS bump version to 1.14.2
2024-03-07 01:25:52 +01:00
Adam Múdry
e2da3a4259
fix(examples): Disable formatting SD cards in storage examples by default
2024-02-07 13:40:40 +01:00
Adam Múdry
8e50d63fea
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
...
Should help with redundancy and data corruption when enabled but uses more space.
2024-01-18 14:03:28 +01:00
Adam Múdry
c6520dc3a5
Merge branch 'feature/littlefs_example_bump_version_lower_idf_version' into 'master'
...
feat: LittleFS example bump version to 1.13.0
Closes IDF-9045
See merge request espressif/esp-idf!28454
2024-01-18 03:09:19 +08:00
Marius Vikhammer
3846cbc599
Merge branch 'ci/fix_esp32_jtag' into 'master'
...
ci(semihost_vfs): fixed test case failing due to shell quote issues
See merge request espressif/esp-idf!28488
2024-01-16 15:45:33 +08:00
Marius Vikhammer
03db29c244
ci(semihost_vfs): fixed test case failing due to shell quote issues
2024-01-16 13:27:51 +08:00
Adam Múdry
616573e09d
feat: LittleFS bump version to 1.13.0
2024-01-15 13:15:24 +01:00
sonika.rathi
54647dbbd3
feat(sd_card): add built-in checks for connections to the card and correct pullups
2024-01-15 11:21:30 +01:00
Fu Hanxi
c1301c6145
build: bypass build issues
2024-01-10 15:34:50 +01:00
Armando
c50e364a97
refactor(sdspi): place sdspi driver into a new component
2023-11-20 12:30:03 +08:00
Armando
5b8d904a9b
refactor(sdmmc): dependency inversion to sdmmc component
2023-11-16 15:37:32 +08:00
Armando
c7c38b7904
refactor(sdmmc): place sdmmc driver into a new component
2023-11-16 15:37:32 +08:00
Martin Vychodil
2beef95ff1
Merge branch 'feature/update_strorage_test_config' into 'master'
...
feat(storage): update config for app tests
Closes IDF-5552
See merge request espressif/esp-idf!26310
2023-11-06 19:42:04 +08:00
Tomáš Rohlínek
559fb2d2bf
feat(storage): minimize platforms for tests
2023-11-06 07:41:36 +01:00
Marius Vikhammer
77bb19c49e
ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults
2023-11-01 01:14:00 +00:00
Tomáš Rohlínek
8f3abfb60e
feat(storage): add dependencies for tests
2023-10-27 10:07:40 +02:00
Tomáš Rohlínek
53f4f19cc1
feat(storage): update config for app tests
2023-10-27 10:07:31 +02:00
sonika.rathi
360f7b1e14
fix(sd_card): update sd_card troubleshooting notes in readme.md
2023-10-25 11:19:08 +02:00
Armando (Dou Yiwen)
1bce665e73
Merge branch 'feat/sdspi_esp32p4' into 'master'
...
sdspi: supported sdspi on esp32p4
Closes IDF-7501
See merge request espressif/esp-idf!26458
2023-10-20 10:41:44 +08:00
Armando
70314b56d5
feat(sdmmc): supported sd2.0 on esp32p4
2023-10-18 11:57:55 +00:00
Armando
d08518e310
feat(sdspi): supported sdspi on esp32p4
2023-10-16 19:29:07 +08:00
Adam Múdry
8fc8f3f479
Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4_fixed' into 'master'
...
ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 v2
Closes IDF-8093
See merge request espressif/esp-idf!26309
2023-10-09 19:51:56 +08:00
Adam Múdry
6582e6c422
ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 v2
2023-10-05 13:19:19 +02:00
Adam Múdry
c86cd4623e
Revert "Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4' into 'master'"
...
This reverts merge request !25636
2023-09-28 07:04:25 +08:00
Martin Vychodil
239b73bd80
Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4' into 'master'
...
ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4
Closes IDF-8093
See merge request espressif/esp-idf!25636
2023-09-26 23:07:56 +08:00