Skip to content

Commit e7cff92

Browse files
authored
Save ~80 bytes of flash
with compile option `-free -fipa-pta` as default for all variants
1 parent 92a3c06 commit e7cff92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

+2
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ build_unflags = -mtarget-align
104104
-Wall
105105
-Wdeprecated-declarations
106106
build_flags = -mno-target-align
107+
-free
108+
-fipa-pta
107109
-Wno-deprecated-declarations
108110
-Wreturn-type
109111
-D_IR_ENABLE_DEFAULT_=false

0 commit comments

Comments
 (0)