mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Fix GLITCH_RTC_RST for esp32-c3 revision 3
used for example in board "LilyGo-T-OI-PLUS"
This commit is contained in:
parent
acd611cfdc
commit
ffca8591a4
@ -75,7 +75,7 @@ lib_ignore =
|
||||
extends = env:tasmota32_base
|
||||
board = esp32c3
|
||||
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master
|
||||
platform_packages = tasmota/framework-arduinoespressif32 @ 2.0.0+tasmota
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/427/framework-arduinoespressif32-master-583026f04.tar.gz
|
||||
platformio/tool-mklittlefs @ ~1.203.200522
|
||||
build_unflags = ${env:tasmota32_base.build_unflags}
|
||||
-Wswitch-unreachable
|
||||
|
Loading…
x
Reference in New Issue
Block a user