Save ~80 bytes of flash

with compile option `-free -fipa-pta` as default for all variants
This commit is contained in:
Jason2866 2020-11-15 16:16:32 +01:00 committed by GitHub
parent 92a3c06003
commit e7cff928ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,8 @@ build_unflags = -mtarget-align
-Wall
-Wdeprecated-declarations
build_flags = -mno-target-align
-free
-fipa-pta
-Wno-deprecated-declarations
-Wreturn-type
-D_IR_ENABLE_DEFAULT_=false