mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 23:21:54 +00:00 
			
		
		
		
	tweak
This commit is contained in:
		| @@ -1,5 +1,4 @@ | |||||||
| substitutions: | packages: | ||||||
|   tx_pin: GPIO4 |   uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml | ||||||
|   rx_pin: GPIO5 |  | ||||||
|  |  | ||||||
| <<: !include common.yaml | <<: !include common.yaml | ||||||
|   | |||||||
| @@ -1,4 +1,3 @@ | |||||||
| substitutions: |  | ||||||
| packages: | packages: | ||||||
|   uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml |   uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,3 @@ | |||||||
| substitutions: |  | ||||||
|   tx_pin: GPIO4 |  | ||||||
|   rx_pin: GPIO5 |  | ||||||
|  |  | ||||||
| packages: | packages: | ||||||
|   uart: !include ../../test_build_components/common/uart/esp32-idf.yaml |   uart: !include ../../test_build_components/common/uart/esp32-idf.yaml | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,5 +1,4 @@ | |||||||
| substitutions: | packages: | ||||||
|   tx_pin: GPIO0 |   uart: !include ../../test_build_components/common/uart/esp8266-ard.yaml | ||||||
|   rx_pin: GPIO2 |  | ||||||
|  |  | ||||||
| <<: !include common.yaml | <<: !include common.yaml | ||||||
|   | |||||||
| @@ -1,5 +1,4 @@ | |||||||
| substitutions: | packages: | ||||||
|   tx_pin: GPIO4 |   uart: !include ../../test_build_components/common/uart/rp2040-ard.yaml | ||||||
|   rx_pin: GPIO5 |  | ||||||
|  |  | ||||||
| <<: !include common.yaml | <<: !include common.yaml | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user