mirror of https://github.com/arendst/Tasmota.git
Use Tasmota core 32
This commit is contained in:
parent
8c0ffb3573
commit
79f61098d7
|
@ -57,6 +57,7 @@ build_flags = ${esp_defaults.build_flags}
|
|||
|
||||
[core32]
|
||||
platform = espressif32 @ 3.2.0
|
||||
platform_packages = platformio/tool-mklittlefs @ ~1.203.200522
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.7/tasmota-arduinoespressif32-solo1-release_v3.3.5.tar.gz
|
||||
platformio/tool-mklittlefs @ ~1.203.200522
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
|
|
Loading…
Reference in New Issue