mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Use latest Platformio 2.6.1...
for the buildchain. Tasmota core 2.7.3.2 is on top and still used!
This commit is contained in:
parent
ba79dc0415
commit
0c25c4c97c
@ -121,7 +121,7 @@ build_flags = -DUSE_IR_REMOTE_FULL
|
||||
|
||||
[core]
|
||||
; *** Esp8266 Tasmota modified Arduino core based on core 2.7.3
|
||||
platform = espressif8266@2.5.1
|
||||
platform = espressif8266@2.6.1
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.7.3.2/esp8266-2.7.3.2.zip
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user