mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			234 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			234 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
packages:
 | 
						|
  spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
 | 
						|
 | 
						|
substitutions:
 | 
						|
  clock_pin: GPIO5
 | 
						|
  data_pin: GPIO0
 | 
						|
  latch_pin1: GPIO1
 | 
						|
  oe_pin1: GPIO6
 | 
						|
  latch_pin2: GPIO7
 | 
						|
  oe_pin2: GPIO9
 | 
						|
 | 
						|
<<: !include common.yaml
 |