Update platformio.ini

This commit is contained in:
Adrian Scillato 2018-05-14 00:53:48 -03:00 committed by GitHub
parent ea75f69a85
commit d67480d14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ build_flags =
; -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
; -DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
; -DUSE_CONFIG_OVERRIDE
-DUSE_KNX_NO_EMULATION
build_flags_4MB =
-Wl,-Tesp8266.flash.4m1m.ld
@ -62,6 +63,7 @@ build_flags_4MB =
; -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
; -DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
; -DUSE_CONFIG_OVERRIDE
-DUSE_KNX_NO_EMULATION
; *** Fix Esp/Arduino core 2.4.x induced Tasmota unused floating point includes
extra_scripts = pio/strip-floats.py