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

[ci][tests] Remove redundant ESP32 Arduino test files (#11136)

This commit is contained in:
J. Nick Koston
2025-10-09 08:26:41 -10:00
committed by GitHub
parent a4b7e0c700
commit 56334b7832
1007 changed files with 0 additions and 4942 deletions

View File

@@ -1,12 +0,0 @@
substitutions:
clk_pin: GPIO16
mosi_pin: GPIO17
miso_pin: GPIO18
clock_pin: GPIO15
data_pin: GPIO14
latch_pin1: GPIO21
oe_pin1: GPIO22
latch_pin2: GPIO23
oe_pin2: GPIO25
<<: !include common.yaml

View File

@@ -1,12 +0,0 @@
substitutions:
clk_pin: GPIO6
mosi_pin: GPIO7
miso_pin: GPIO8
clock_pin: GPIO5
data_pin: GPIO4
latch_pin1: GPIO1
oe_pin1: GPIO2
latch_pin2: GPIO3
oe_pin2: GPIO9
<<: !include common.yaml