mirror of https://github.com/arendst/Tasmota.git
Merge pull request #8495 from Jason2866/patch-2
Use Platformio framework ESP32 1.12.1
This commit is contained in:
commit
fde1ea737d
|
@ -159,7 +159,7 @@ build_type = debug
|
|||
; *** expect the unexpected. Many features not working!!! ***
|
||||
|
||||
[common32]
|
||||
platform = espressif32@1.12.0
|
||||
platform = espressif32@1.12.1
|
||||
platform_packages = tool-esptoolpy@1.20800.0
|
||||
board = esp32dev
|
||||
board_build.ldscript = esp32_out.ld
|
||||
|
|
Loading…
Reference in New Issue