[cst328] Use dict-style packages so batch grouping deduplicates the i2c bus (#17413)

This commit is contained in:
Jesse Hills
2026-07-06 14:57:56 +12:00
committed by GitHub
parent 3f94e6dcbb
commit 39c0f9cc84
+3 -2
View File
@@ -4,5 +4,6 @@ substitutions:
reset_pin: "21"
packages:
- !include ../../test_build_components/common/i2c/esp32-idf.yaml
- !include common.yaml
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
<<: !include common.yaml