mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
Now Beta for S2
This commit is contained in:
parent
d1e82de3e4
commit
53457058f7
@ -44,7 +44,7 @@ build_unflags = ${env:tasmota32_base.build_unflags}
|
|||||||
build_flags = ${env:tasmota32_base.build_flags}
|
build_flags = ${env:tasmota32_base.build_flags}
|
||||||
;-DESP32_STAGE=true
|
;-DESP32_STAGE=true
|
||||||
|
|
||||||
;*** EXPERIMENTAL Tasmota version for ESP32-S2
|
;*** Beta Tasmota version for ESP32-S2
|
||||||
[env:tasmota32s2]
|
[env:tasmota32s2]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
board = esp32s2
|
board = esp32s2
|
||||||
@ -71,7 +71,7 @@ lib_ignore =
|
|||||||
Micro-RTSP
|
Micro-RTSP
|
||||||
|
|
||||||
|
|
||||||
; *** EXPERIMENTAL Tasmota version for ESP32 IDF4.4.
|
; *** Beta Tasmota version for ESP32 IDF4.4.
|
||||||
[env:tasmota32idf4]
|
[env:tasmota32idf4]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master
|
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user