Skip to content

Commit

Permalink
Update platformio_tasmota_cenv.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Nov 18, 2024
1 parent a6bfdbc commit 9dbdd52
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions platformio_tasmota_cenv.ini
Original file line number Diff line number Diff line change
Expand Up @@ -398,10 +398,13 @@ custom_sdkconfig = '# CONFIG_LWIP_IPV6 is not set'
'# CONFIG_LWIP_IPV4_NAPT_PORTMAP is not set'
'# CONFIG_ETH_ENABLED is not set'
'# CONFIG_ETH_USE_SPI_ETHERNET is not set'
'# CONFIG_ETH_TRANSMIT_MUTEX is not set'
'# CONFIG_ETH_SPI_ETHERNET_DM9051 is not set'
'# CONFIG_ETH_SPI_ETHERNET_W5500 is not set'
'# CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL is not set'
CONFIG_EFUSE_CODE_SCHEME_COMPAT_NONE=y
'# CONFIG_COMPILER_NO_MERGE_CONSTANTS is not set'
'# CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0 is not set'
'# CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1 is not set'
'# CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2 is not set'
'# CONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4 is not set'
CONFIG_HEAP_POISONING_DISABLED=y
custom_component_remove = espressif/esp_hosted
espressif/esp_wifi_remote
espressif/mdns
Expand Down

0 comments on commit 9dbdd52

Please sign in to comment.