mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
[CI] Introduce testing for IDF 5 (and other arbitrary framework versions) (#6802)
* Initial changes to support testing of additional framework versions * Rename Arduino test files
This commit is contained in:
8
tests/components/x9c/test.esp32-ard.yaml
Normal file
8
tests/components/x9c/test.esp32-ard.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
output:
|
||||
- platform: x9c
|
||||
id: test_x9c
|
||||
cs_pin: 13
|
||||
inc_pin: 14
|
||||
ud_pin: 15
|
||||
initial_value: 0.5
|
||||
step_delay: 50us
|
Reference in New Issue
Block a user