From b990f33affbc606a1464be2ad83dee932e9ba87c Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 8 Oct 2025 14:37:24 -1000 Subject: [PATCH] wip --- tests/components/t6615/test.esp32-c3-idf.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/components/t6615/test.esp32-c3-idf.yaml b/tests/components/t6615/test.esp32-c3-idf.yaml index 4b7c8351a7..15939f3e0e 100644 --- a/tests/components/t6615/test.esp32-c3-idf.yaml +++ b/tests/components/t6615/test.esp32-c3-idf.yaml @@ -1,5 +1,4 @@ -substitutions: packages: - uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml + uart: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml <<: !include common.yaml