mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
No exceptions to build flags
This commit is contained in:
parent
c70990572d
commit
eec38b13ae
@ -35,8 +35,10 @@ lib_extra_dirs =
|
||||
|
||||
[esp32_defaults]
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
-fexceptions
|
||||
-Wpointer-arith
|
||||
build_flags = ${esp_defaults.build_flags}
|
||||
-fno-exceptions
|
||||
-DBUFFER_LENGTH=128
|
||||
-DHTTP_UPLOAD_BUFLEN=2048
|
||||
-DMQTT_MAX_PACKET_SIZE=1200
|
||||
|
Loading…
x
Reference in New Issue
Block a user