Skip to content

Commit 5133b89

Browse files
committed
Merge branch 'test/reenable_sdspi_c5_test' into 'master'
sdspi: re-enable sdspi test on c5 eco2 See merge request espressif/esp-idf!39330
2 parents 7b54ca0 + 9a3018e commit 5133b89

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/esp_driver_sdspi/test_apps/sdspi/main/test_app_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
2+
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
33
*
44
* SPDX-License-Identifier: CC0-1.0
55
*/

tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ no_runner_tags:
1616
- esp32c3,sdcard_sdmode
1717
- esp32c5,adc
1818
- esp32c5,jtag
19-
- esp32c5,sdcard_spimode
2019
- esp32c5_2,generic_multi_device
2120
- esp32c6,jtag
2221
- esp32c61,jtag

0 commit comments

Comments
 (0)