mirror of https://github.com/arendst/Tasmota.git
Use latest feature stage version for Tasmota...
Core Stage. udp: fix again pbuf management
This commit is contained in:
parent
59408b453e
commit
0b36bedace
|
@ -180,7 +180,7 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||
[tasmota_core_stage]
|
||||
; *** Esp8266 core for Arduino version stable beta
|
||||
platform = espressif8266@2.3.3
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#abdd2bdbb6a5caf31807d82ebd7b447947a9c360
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#372a3ec297dfe8501bed1ec4552244695b5e8ced
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
-DBEARSSL_SSL_BASIC
|
||||
; NONOSDK221
|
||||
|
|
Loading…
Reference in New Issue