mirror of https://github.com/arendst/Tasmota.git
house keeping
This commit is contained in:
parent
1d04c000e2
commit
04d7d188b3
|
@ -35,17 +35,12 @@ default_envs =
|
|||
; tasmota32-lvgl
|
||||
; tasmota32-ir
|
||||
; tasmota32solo1
|
||||
; tasmota32c3
|
||||
; tasmota32c3cdc
|
||||
; tasmota32s2
|
||||
; tasmota32s2cdc
|
||||
; tasmota32s3
|
||||
; tasmota32s3cdc
|
||||
; tasmota32-odroidgo
|
||||
; tasmota32-core2
|
||||
; tasmota32-nspanel
|
||||
; tasmota32c2
|
||||
; tasmota32c6
|
||||
; tasmota32c6cdc
|
||||
; tasmota32c2-safeboot
|
||||
; tasmota32c6-safeboot
|
||||
|
@ -83,9 +78,9 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
|||
[env:tasmota32_base]
|
||||
; *** Uncomment next lines ";" to enable development Tasmota Arduino version ESP32
|
||||
;platform = https://github.com/tasmota/platform-espressif32.git
|
||||
;platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/v2.0.14/framework-arduinoespressif32-release_v4.4-9856b5e1e6.zip
|
||||
; framework-arduino-solo1 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1642/framework-arduinoespressif32-solo1-release_v4.4-9856b5e1e6.zip
|
||||
; framework-arduino-ITEAD @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1641/framework-arduinoespressif32-ITEAD-release_v4.4-9856b5e1e6.zip
|
||||
;platform_packages = framework-arduinoespressif32 @
|
||||
; framework-arduino-solo1 @
|
||||
; framework-arduino-ITEAD @
|
||||
;build_unflags = ${esp32_defaults.build_unflags}
|
||||
;build_flags = ${esp32_defaults.build_flags}
|
||||
;board = esp32
|
||||
|
|
Loading…
Reference in New Issue