mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Bump esp-idf framework version from 4.3.0 to 4.3.2 (#3120)
This commit is contained in:
		| @@ -100,7 +100,7 @@ extra_scripts = post:esphome/components/esp8266/post_build.py.script | ||||
| ; This are common settings for the ESP32 (all variants) using Arduino. | ||||
| [common:esp32-arduino] | ||||
| extends = common:arduino | ||||
| platform = platformio/espressif32 @ 3.3.2 | ||||
| platform = platformio/espressif32 @ 3.5.0 | ||||
| platform_packages = | ||||
|     platformio/framework-arduinoespressif32 @ ~3.10006.0 | ||||
|  | ||||
| @@ -127,9 +127,9 @@ extra_scripts = post:esphome/components/esp32/post_build.py.script | ||||
| ; This are common settings for the ESP32 (all variants) using IDF. | ||||
| [common:esp32-idf] | ||||
| extends = common:idf | ||||
| platform = platformio/espressif32 @ 3.3.2 | ||||
| platform = platformio/espressif32 @ 3.5.0 | ||||
| platform_packages = | ||||
|     platformio/framework-espidf @ ~3.40300.0 | ||||
|     platformio/framework-espidf @ ~3.40302.0 | ||||
|  | ||||
| framework = espidf | ||||
| lib_deps = | ||||
|   | ||||
		Reference in New Issue
	
	Block a user