optimize compile time tasmota32-zbbrdgpro (#23889)
This commit is contained in:
parent
1fadb7e732
commit
e865041c4b
@ -415,12 +415,17 @@ custom_files_upload = ${env:tasmota32_base.custom_files_upload}
|
|||||||
tools/fw_SonoffZigbeeBridgePro_cc2652/SonoffZBPro_coord_20220219.hex
|
tools/fw_SonoffZigbeeBridgePro_cc2652/SonoffZBPro_coord_20220219.hex
|
||||||
custom_sdkconfig = CONFIG_D0WD_PSRAM_CLK_IO=5
|
custom_sdkconfig = CONFIG_D0WD_PSRAM_CLK_IO=5
|
||||||
CONFIG_D0WD_PSRAM_CS_IO=18
|
CONFIG_D0WD_PSRAM_CS_IO=18
|
||||||
|
custom_component_remove = espressif/esp-dsp
|
||||||
|
espressif/esp_modem
|
||||||
|
espressif/esp32-camera
|
||||||
|
espressif/mdns
|
||||||
lib_extra_dirs = lib/lib_basic, lib/lib_ssl, lib/libesp32
|
lib_extra_dirs = lib/lib_basic, lib/lib_ssl, lib/libesp32
|
||||||
lib_ignore = ${env:tasmota32_base.lib_ignore}
|
lib_ignore = ${env:tasmota32_base.lib_ignore}
|
||||||
Micro-RTSP
|
Micro-RTSP
|
||||||
IRremoteESP8266
|
IRremoteESP8266
|
||||||
TasmotaModbus
|
TasmotaModbus
|
||||||
ESP Mail Client
|
ESP Mail Client
|
||||||
|
JPEGDEC
|
||||||
|
|
||||||
[env:tasmota32-nspanel]
|
[env:tasmota32-nspanel]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user