mirror of https://github.com/arendst/Tasmota.git
rm IPv6 (esp8266) build options, not supported
This commit is contained in:
parent
a2c4123d79
commit
f2f0686601
|
@ -111,7 +111,6 @@ build_flags = ${esp_defaults.build_flags}
|
|||
; NONOSDK22x_190703 = 2.2.2-dev(38a443e)
|
||||
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703
|
||||
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
|
||||
; -DPIO_FRAMEWORK_ARDUINO_LWIP2_IPV6_HIGHER_BANDWIDTH -DUSE_IPV6 ; enables IPv6
|
||||
; VTABLES in Flash
|
||||
-DVTABLES_IN_FLASH
|
||||
; remove the 4-bytes alignment for PSTR()
|
||||
|
|
Loading…
Reference in New Issue