mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
Esp32c5 provide needed Platform (#23465)
This commit is contained in:
parent
f3a5dafd04
commit
02a86a97de
@ -18,7 +18,7 @@
|
||||
; *** Build/upload environment
|
||||
default_envs =
|
||||
; *** Uncomment the line(s) below to select version(s)
|
||||
tasmota
|
||||
tasmota32c5
|
||||
; tasmota-debug
|
||||
; tasmota-minimal
|
||||
; tasmota-lite
|
||||
@ -77,7 +77,7 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
||||
|
||||
[env:tasmota32_base]
|
||||
; *** Uncomment next lines ";" to enable development Tasmota Arduino version ESP32
|
||||
;platform = https://github.com/Jason2866/platform-espressif32/releases/download/2024.07.22/platform-espressif32.zip
|
||||
platform = platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55
|
||||
|
||||
;platform_packages = framework-arduinoespressif32 @
|
||||
;build_unflags = ${esp32_defaults.build_unflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user