This commit is contained in:
firestar5683
2026-08-27 12:25:23 -05:00
parent adb5058cb8
commit 227b5cf82a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -553,7 +553,7 @@ def compile_driving(
for qcom_only_flag in ("IMAGE", "NOLOCALS", "OPENPILOT_HACKS"):
compile_env.pop(qcom_only_flag, None)
compile_env.update({
"DEBUG": "2",
"DEBUG": "1",
"DEV": "USB+AMD:LLVM",
"WARP_DEV": "QCOM",
"FLOAT16": "1",