mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fixed PlatformIO Build on DEV (#4422)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -185,6 +185,7 @@ build_flags = | ||||
| [env:esp32-arduino] | ||||
| extends = common:esp32-arduino | ||||
| board = esp32dev | ||||
| board_build.partitions = huge_app.csv | ||||
| build_flags = | ||||
|     ${common:esp32-arduino.build_flags} | ||||
|     ${flags:runtime.build_flags} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user