mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
Add pio option -mtarget-align
Add pio option -mtarget-align to solve pio compile issues on linux.
This commit is contained in:
parent
28e3773113
commit
4f4743b77a
@ -60,6 +60,7 @@ build_unflags = -Wall
|
|||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
-Wl,-Tesp8266.flash.1m0.ld
|
-Wl,-Tesp8266.flash.1m0.ld
|
||||||
|
-mtarget-align
|
||||||
; -DUSE_CONFIG_OVERRIDE
|
; -DUSE_CONFIG_OVERRIDE
|
||||||
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
|
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
|
||||||
-DVTABLES_IN_FLASH
|
-DVTABLES_IN_FLASH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user