CI example Tasmota: disable not used Arduino libraries
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user