File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ lib_ignore = ${env:tasmota32_base.lib_ignore}
15
15
Micro-RTSP
16
16
epdiy
17
17
custom_sdkconfig = https://raw.githubusercontent.com/pioarduino/sdkconfig/refs/heads/main/sdkconfig_tasmota_esp32
18
+ ' # CONFIG_ETH_ENABLED is not set'
19
+ ' # CONFIG_ETH_USE_ESP32_EMAC is not set'
20
+ ' # CONFIG_ETH_PHY_INTERFACE_RMII is not set'
21
+ ' # CONFIG_ETH_RMII_CLK_INPUT is not set'
22
+ ' # CONFIG_ETH_RMII_CLK_IN_GPIO is not set'
23
+ ' # CONFIG_ETH_USE_SPI_ETHERNET is not set'
24
+ ' # CONFIG_ETH_SPI_ETHERNET_DM9051 is not set'
25
+ ' # CONFIG_ETH_SPI_ETHERNET_W5500 is not set'
26
+ ' # CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL is not set'
18
27
custom_component_remove = espressif/esp_hosted
19
28
espressif/esp_wifi_remote
20
29
espressif/esp-dsp
You can’t perform that action at this time.
0 commit comments