ci: update build-test-rules to use common_components

This commit is contained in:
igor.udot
2026-03-20 09:19:05 +08:00
parent 6a0c25afec
commit e2a8bbe639
75 changed files with 264 additions and 0 deletions

View File

@@ -5,4 +5,5 @@ components/esp_hid/test_apps:
- if: IDF_TARGET in ["esp32", "esp32c3"]
reason: Testing on one chip per architecture is currently enough
depends_components:
- *common_components
- esp_hid