소스 검색

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 3 년 전
부모
커밋
d7ecc95de4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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",
         ],
         GDBOPTS_BLACKMAGIC=[
+            "-q",
             "-ex",
             "monitor swdp_scan",
             "-ex",