mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +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:
6
tests/components/remote_receiver/test.esp32-ard.yaml
Normal file
6
tests/components/remote_receiver/test.esp32-ard.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
substitutions:
|
||||
pin: GPIO2
|
||||
rmt_channel: "2"
|
||||
|
||||
packages:
|
||||
common: !include esp32-common.yaml
|
Reference in New Issue
Block a user