Skip to content

Commit 5f4dd9c

Browse files
committed
ci: make CONFIG_ESP32P4_SELECTS_REV_LESS_V3=y default for 5.5
1 parent 127ce80 commit 5f4dd9c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitlab/ci/downstream/idf_5_5_x/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ build_test_app_esp32p4_idf5.5.x:
6969
CHIP_NAME: "esp32p4"
7070
TOOLCHAIN_PREFIX: "riscv32-esp"
7171
TEST_APP_CONFIGS: "default svtrace_dual apptrace_gcov_dual psram_dual lpcore_dual single_core svtrace_single apptrace_gcov_single psram_single lpcore_single multi_app_images_single multi_app_images_dual"
72+
CHIP_VARIANT: "eco5"
7273
extends: .build_idf55x_test_app_template
7374

7475
build_test_app_esp32p4_rev1_idf5.5.x:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_ESP32P4_SELECTS_REV_LESS_V3=n

0 commit comments

Comments
 (0)