mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
Save ~80 bytes of flash
with compile option `-free -fipa-pta` as default for all variants
This commit is contained in:
parent
92a3c06003
commit
e7cff928ee
@ -104,6 +104,8 @@ build_unflags = -mtarget-align
|
|||||||
-Wall
|
-Wall
|
||||||
-Wdeprecated-declarations
|
-Wdeprecated-declarations
|
||||||
build_flags = -mno-target-align
|
build_flags = -mno-target-align
|
||||||
|
-free
|
||||||
|
-fipa-pta
|
||||||
-Wno-deprecated-declarations
|
-Wno-deprecated-declarations
|
||||||
-Wreturn-type
|
-Wreturn-type
|
||||||
-D_IR_ENABLE_DEFAULT_=false
|
-D_IR_ENABLE_DEFAULT_=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user