mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
add tasmota32idf4-solo1
This commit is contained in:
parent
602bc4841c
commit
c02dacb347
@ -7,6 +7,15 @@ platform_packages = framework-arduinoespressif32 @ https://github.com/
|
|||||||
build_flags = ${env:tasmota32idf4.build_flags}
|
build_flags = ${env:tasmota32idf4.build_flags}
|
||||||
-D FIRMWARE_TASMOTA32
|
-D FIRMWARE_TASMOTA32
|
||||||
|
|
||||||
|
[env:tasmota32idf4-solo1]
|
||||||
|
extends = env:tasmota32idf4
|
||||||
|
platform = ${env:tasmota32idf4.platform}
|
||||||
|
platform_packages = framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/2.0.1rc2/framework-arduinoespressif32-solo1-release_IDF4.4.tar.gz
|
||||||
|
platformio/tool-esptoolpy @ https://github.com/tasmota/esptool/releases/download/v3.2/esptool-v3.2.zip
|
||||||
|
platformio/tool-mklittlefs @ ~1.203.200522
|
||||||
|
build_flags = ${env:tasmota32idf4.build_flags}
|
||||||
|
-D FIRMWARE_TASMOTA32
|
||||||
|
|
||||||
;*** Beta Tasmota version for ESP32-S2
|
;*** Beta Tasmota version for ESP32-S2
|
||||||
;*** Example how to override the standard core with [tasmota32-dev] core
|
;*** Example how to override the standard core with [tasmota32-dev] core
|
||||||
[env:tasmota32s2]
|
[env:tasmota32s2]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user