1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 00:31:58 +00:00
Files
esphome/tests/test_build_components/build_components_base.esp32-c5-idf.yaml
Jonathan Swoboda 4335fcdb72 [psram] Add C5 support (#12215)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-30 23:27:10 -05:00

18 lines
305 B
YAML

esphome:
name: componenttestesp32c5idf
friendly_name: $component_name
esp32:
board: esp32-c5-devkitc-1
framework:
type: esp-idf
logger:
level: VERY_VERBOSE
packages:
component_under_test: !include
file: $component_test_file
vars:
component_test_file: $component_test_file