mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00: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.rp2040-ard.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								tests/components/x9c/test.rp2040-ard.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| output: | ||||
|   - platform: x9c | ||||
|     id: test_x9c | ||||
|     cs_pin: 3 | ||||
|     inc_pin: 4 | ||||
|     ud_pin: 5 | ||||
|     initial_value: 0.5 | ||||
|     step_delay: 50us | ||||
		Reference in New Issue
	
	Block a user