mirror of https://github.com/arendst/Tasmota.git
Use latest ESP framework 1.12.2
This commit is contained in:
parent
32a39b828c
commit
f46e28d1d0
|
@ -159,7 +159,7 @@ build_type = debug
|
||||||
; *** expect the unexpected. Many features not working!!! ***
|
; *** expect the unexpected. Many features not working!!! ***
|
||||||
|
|
||||||
[common32]
|
[common32]
|
||||||
platform = espressif32@1.12.1
|
platform = espressif32@1.12.2
|
||||||
platform_packages = tool-esptoolpy@1.20800.0
|
platform_packages = tool-esptoolpy@1.20800.0
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
board_build.ldscript = esp32_out.ld
|
board_build.ldscript = esp32_out.ld
|
||||||
|
|
Loading…
Reference in New Issue