mirror of https://github.com/arendst/Tasmota.git
commit
727c8cea32
|
@ -89,8 +89,9 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
|||
|
||||
|
||||
[env:tasmota32_base]
|
||||
; *** Uncomment next line ";" to enable development Tasmota Arduino version ESP32
|
||||
;platform = https://github.com/Jason2866/platform-espressif32/releases/download/v2.0.2.1/platform-espressif32-2.0.2.1.zip
|
||||
; *** Uncomment next lines ";" to enable development Tasmota Arduino version ESP32
|
||||
;platform = https://github.com/Jason2866/platform-espressif32.git#IDF44/ESP32-S3
|
||||
;platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/664/framework-arduinoespressif32-v4.4_dev-73c0f44528.tar.gz
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
|
||||
|
|
Loading…
Reference in New Issue