Now Beta for S2

This commit is contained in:
Jason2866 2021-10-19 15:43:21 +02:00 committed by GitHub
parent d1e82de3e4
commit 53457058f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ build_unflags = ${env:tasmota32_base.build_unflags}
build_flags = ${env:tasmota32_base.build_flags}
;-DESP32_STAGE=true
;*** EXPERIMENTAL Tasmota version for ESP32-S2
;*** Beta Tasmota version for ESP32-S2
[env:tasmota32s2]
extends = env:tasmota32_base
board = esp32s2
@ -71,7 +71,7 @@ lib_ignore =
Micro-RTSP
; *** EXPERIMENTAL Tasmota version for ESP32 IDF4.4.
; *** Beta Tasmota version for ESP32 IDF4.4.
[env:tasmota32idf4]
extends = env:tasmota32_base
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master