fmt and mqtt workarounds

This commit is contained in:
2024-04-22 13:03:42 +02:00
parent 82bc9ed66d
commit 86c6bb5a73
8 changed files with 7252 additions and 9559 deletions

View File

@@ -10,7 +10,7 @@ rust-version = "1.71"
# Explicitly disable LTO which the Xtensa codegen backend has issues
lto = true
strip = false
debug = false
debug = true
overflow-checks = true
panic = "abort"
incremental = true