mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Update platformio.ini
This commit is contained in:
parent
cc8ae7c7a7
commit
3e4975831a
@ -89,15 +89,6 @@ extra_scripts = pio/strip-floats.py
|
|||||||
build_flags = -D NDEBUG
|
build_flags = -D NDEBUG
|
||||||
-mtarget-align
|
-mtarget-align
|
||||||
-Wl,-Map,firmware.map
|
-Wl,-Map,firmware.map
|
||||||
; new mechanism to set the IRremoteESP8266 supported protocols: none except HASH, NEC, RC5, RC6
|
|
||||||
-D_IR_ENABLE_DEFAULT_=false
|
|
||||||
-DDECODE_HASH=true -DDECODE_NEC=true -DSEND_NEC=true
|
|
||||||
-DDECODE_RC5=true -DSEND_RC5=true -DDECODE_RC6=true -DSEND_RC6=true
|
|
||||||
|
|
||||||
[irremoteesp8266_full]
|
|
||||||
build_flags = -DUSE_IR_REMOTE_FULL
|
|
||||||
-U_IR_ENABLE_DEFAULT_
|
|
||||||
-DDECODE_PRONTO=false -DSEND_PRONTO=false
|
|
||||||
|
|
||||||
[core_active]
|
[core_active]
|
||||||
platform = ${core_2_6_1.platform}
|
platform = ${core_2_6_1.platform}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user