Skip to content

Commit b5f5278

Browse files
authored
CI example Tasmota: disable not used Arduino libraries
1 parent 3953971 commit b5f5278

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

examples/tasmota_platformio_override.ini

+15
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@ build_flags = ${env:tasmota32_base.build_flags}
1313
lib_ignore = ${env:tasmota32_base.lib_ignore}
1414
Micro-RTSP
1515
epdiy
16+
BLE
17+
BluetoothSerial
18+
SimpleBLE
19+
WiFiProv
20+
ESP_I2S
21+
ESP_NOW
22+
ESP_SR
23+
Insights
24+
Matter
25+
OpenThread
26+
RainMaker
27+
SPIFFS
28+
USB
29+
NetworkClientSecure
30+
Zigbee
1631
custom_sdkconfig = https://raw.githubusercontent.com/pioarduino/sdkconfig/refs/heads/main/sdkconfig_tasmota_esp32
1732
'# CONFIG_ETH_USE_ESP32_EMAC is not set'
1833
'# CONFIG_ETH_PHY_INTERFACE_RMII is not set'

0 commit comments

Comments
 (0)