1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[CI] Update tests to run against IDF 5.1 (#6992)

This commit is contained in:
Keith Burzinski
2024-06-26 17:55:05 -05:00
committed by GitHub
parent 300d48a55e
commit 855d154439
4 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,20 @@
esphome:
name: componenttestesp32s2idf51
friendly_name: $component_name
esp32:
board: esp32-s2-saola-1
variant: ESP32S2
framework:
type: esp-idf
version: 5.1.2
platform_version: 6.6.0
logger:
level: VERY_VERBOSE
packages:
component_under_test: !include
file: $component_test_file
vars:
component_test_file: $component_test_file