mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
nonos-sdk 22x as default for [core_stage]
Using for core stage latest updated nonos sdk 22x
This commit is contained in:
parent
55100ce2cf
commit
798b8b73e0
@ -89,6 +89,10 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||||||
platform = https://github.com/platformio/platform-espressif8266.git#feature/stage
|
platform = https://github.com/platformio/platform-espressif8266.git#feature/stage
|
||||||
build_flags = ${esp82xx_defaults.build_flags}
|
build_flags = ${esp82xx_defaults.build_flags}
|
||||||
-Wl,-Teagle.flash.1m.ld
|
-Wl,-Teagle.flash.1m.ld
|
||||||
|
; nonos-sdk 22x
|
||||||
|
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x
|
||||||
|
; nonos-sdk-pre-v3
|
||||||
|
; -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK3
|
||||||
; lwIP 1.4 (Default)
|
; lwIP 1.4 (Default)
|
||||||
; -DPIO_FRAMEWORK_ARDUINO_LWIP_HIGHER_BANDWIDTH
|
; -DPIO_FRAMEWORK_ARDUINO_LWIP_HIGHER_BANDWIDTH
|
||||||
; lwIP 2 - Low Memory
|
; lwIP 2 - Low Memory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user