mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Prevent rp2040 randomly breaking the build (#7507)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -92,7 +92,7 @@ rp2040: | ||||
|   board: {board} | ||||
|   framework: | ||||
|     # Required until https://github.com/platformio/platform-raspberrypi/pull/36 is merged | ||||
|     platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git | ||||
|     platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git#5e87ae34ca025274df25b3303e9e9cb6c120123c | ||||
| """ | ||||
|  | ||||
| BK72XX_CONFIG = """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user