mirror of https://github.com/arendst/Tasmota.git
Remove Compiler Debug flag for C3
This commit is contained in:
parent
41db88c19a
commit
3b8820a0bd
|
@ -96,7 +96,6 @@ extends = env:tasmota32_base
|
|||
board = esp32c3
|
||||
build_unflags = ${env:tasmota32_base.build_unflags}
|
||||
-mtarget-align
|
||||
-DNDEBUG
|
||||
build_flags = ${env:tasmota32_base.build_flags} -DFIRMWARE_TASMOTA32
|
||||
lib_ignore =
|
||||
ESP8266Audio
|
||||
|
|
Loading…
Reference in New Issue