Sfoglia il codice sorgente

Firmware fixes and improvements for flashing via blackmagic (#2321)

Co-authored-by: quen0n <quen0n@github.com>
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Victor Nikitchuk 2 anni fa
parent
commit
d7ecc95de4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      scripts/fbt_tools/fbt_debugopts.py

+ 1 - 0
scripts/fbt_tools/fbt_debugopts.py

@@ -47,6 +47,7 @@ def generate(env, **kw):
             "source ${FBT_DEBUG_DIR}/gdbinit",
             "source ${FBT_DEBUG_DIR}/gdbinit",
         ],
         ],
         GDBOPTS_BLACKMAGIC=[
         GDBOPTS_BLACKMAGIC=[
+            "-q",
             "-ex",
             "-ex",
             "monitor swdp_scan",
             "monitor swdp_scan",
             "-ex",
             "-ex",