mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
No exceptions
This commit is contained in:
parent
18edbf1abc
commit
2530b5f06e
@ -24,8 +24,8 @@ build.lwip_flags=-DLWIP_OPEN_SRC
|
|||||||
|
|
||||||
build.vtable_flags=-DVTABLES_IN_FLASH
|
build.vtable_flags=-DVTABLES_IN_FLASH
|
||||||
|
|
||||||
build.exception_flags=-fexceptions
|
build.exception_flags=-fno-exceptions
|
||||||
build.stdcpp_lib=-lstdc++
|
build.stdcpp_lib=-lstdc++-nox
|
||||||
|
|
||||||
build.float=
|
build.float=
|
||||||
build.led=
|
build.led=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user