mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 17:56:31 +00:00
Add compile option -free -fipa-pta ...
Save some tens of bytes Thx to @jjsuwa-sys3175
This commit is contained in:
parent
8c704fe2a9
commit
7339e363d0
@ -92,6 +92,8 @@ platform_packages = framework-arduinoespressif8266 @ https://github.co
|
||||
platformio/tool-esptool @ 1.413.0
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
-free
|
||||
-fipa-pta
|
||||
|
||||
; *********** Alternative Options, enable only if you know exactly what you do ********
|
||||
; NONOSDK221
|
||||
|
Loading…
x
Reference in New Issue
Block a user