CI example Tasmota: disable not used Arduino libraries

This commit is contained in:
Jason2866
2025-04-02 15:59:22 +02:00
committed by GitHub
parent 3953971a21
commit b5f52780f8
+15
View File
@@ -13,6 +13,21 @@ build_flags = ${env:tasmota32_base.build_flags}
lib_ignore = ${env:tasmota32_base.lib_ignore} lib_ignore = ${env:tasmota32_base.lib_ignore}
Micro-RTSP Micro-RTSP
epdiy epdiy
BLE
BluetoothSerial
SimpleBLE
WiFiProv
ESP_I2S
ESP_NOW
ESP_SR
Insights
Matter
OpenThread
RainMaker
SPIFFS
USB
NetworkClientSecure
Zigbee
custom_sdkconfig = https://raw.githubusercontent.com/pioarduino/sdkconfig/refs/heads/main/sdkconfig_tasmota_esp32 custom_sdkconfig = https://raw.githubusercontent.com/pioarduino/sdkconfig/refs/heads/main/sdkconfig_tasmota_esp32
'# CONFIG_ETH_USE_ESP32_EMAC is not set' '# CONFIG_ETH_USE_ESP32_EMAC is not set'
'# CONFIG_ETH_PHY_INTERFACE_RMII is not set' '# CONFIG_ETH_PHY_INTERFACE_RMII is not set'