mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Always use gh releases in base platformio file (#3988)
This commit is contained in:
		| @@ -156,7 +156,8 @@ board_build.filesystem_size = 0.5m | |||||||
|  |  | ||||||
| platform = https://github.com/maxgerhardt/platform-raspberrypi.git | platform = https://github.com/maxgerhardt/platform-raspberrypi.git | ||||||
| platform_packages = | platform_packages = | ||||||
|     earlephilhower/framework-arduinopico @ ~1.20400.0 |     ; earlephilhower/framework-arduinopico @ ~1.20602.0 ; Cannot use the platformio package until old releases stop getting deleted | ||||||
|  |     earlephilhower/framework-arduinopico @ https://github.com/earlephilhower/arduino-pico/releases/download/2.6.2/rp2040-2.6.2.zip | ||||||
|  |  | ||||||
| framework = arduino | framework = arduino | ||||||
| lib_deps = | lib_deps = | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user