Merge pull request #9875 from Jason2866/patch-4

Save ~80 bytes of flash
This commit is contained in:
Theo Arends 2020-11-15 16:32:16 +01:00 committed by GitHub
commit a499df99e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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

View File

@ -80,8 +80,6 @@ platform_packages = tasmota/framework-arduinoespressif8266 @ 3.20704.7
platformio/tool-esptool @ 1.413.0
build_unflags = ${esp_defaults.build_unflags}
build_flags = ${esp82xx_defaults.build_flags}
-free
-fipa-pta
[core_stage]
; *** Esp8266 core for Arduino version stage