mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Silence compiler warnings with Arduino32 (IDF4.4)
This commit is contained in:
parent
a9871ee0ba
commit
499d66b3e2
@ -47,6 +47,8 @@ build_unflags = ${env:tasmota32_base.build_unflags}
|
|||||||
build_flags = ${env:tasmota32_base.build_flags}
|
build_flags = ${env:tasmota32_base.build_flags}
|
||||||
-Wno-switch-unreachable
|
-Wno-switch-unreachable
|
||||||
-Wno-stringop-overflow
|
-Wno-stringop-overflow
|
||||||
|
extra_scripts = ${env:tasmota32_base.extra_scripts}
|
||||||
|
pio-tools/add_c_flags.py
|
||||||
|
|
||||||
[env:tasmota32]
|
[env:tasmota32]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user