mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-28 21:53:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			296 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			296 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| substitutions:
 | |
|   cs_pin: GPIO7
 | |
|   dc_pin: GPIO9
 | |
|   disp_reset_pin: GPIO18
 | |
|   interrupt_pin: GPIO2
 | |
|   reset_pin: GPIO3
 | |
| packages:
 | |
|   spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
 | |
|   i2c: !include ../../test_build_components/common/i2c/esp32-c3-idf.yaml
 | |
| 
 | |
| <<: !include common.yaml
 |