mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Add option for PlatformIO 2.4.2/1.8.0
2.4.2 support for platformIO https://github.com/platformio/platform-espressif8266/releases/tag/v1.8.0
This commit is contained in:
parent
b031e2f9b4
commit
50ea2cfce4
@ -40,6 +40,8 @@ platform = espressif8266@1.5.0
|
||||
;platform = espressif8266@1.6.0
|
||||
; *** Esp8266 core for Arduino version 2.4.1
|
||||
;platform = espressif8266@1.7.3
|
||||
; *** Esp8266 core for Arduino version 2.4.2
|
||||
;platform = espressif8266@1.8.0
|
||||
; *** Esp8266 core for Arduino version latest beta
|
||||
;platform = https://github.com/platformio/platform-espressif8266.git#feature/stage
|
||||
; *** Esp8266 core for Arduino current version
|
||||
|
Loading…
x
Reference in New Issue
Block a user