mirror of https://github.com/arendst/Tasmota.git
Core 2.6.0 now for Mac too
This commit is contained in:
parent
243268ceee
commit
a41b4745c9
|
@ -141,7 +141,7 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||
-DVTABLES_IN_FLASH
|
||||
|
||||
[core_2_6_0]
|
||||
; *** Esp8266 core for Arduino version 2.6.0 (only for Windows and most Linux variants, sorry no Mac)
|
||||
; *** Esp8266 core for Arduino version 2.6.0 (for Windows, most Linux variants and Mac)
|
||||
; *** custom setup until the core 2.6.0 version is official released from PlatformIO crew
|
||||
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_0
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
|
|
Loading…
Reference in New Issue