da94cc6cdc25d9d2326d302d743d8aa92d58af87
Bug 1 — UartMonitorWindow crash on serial open failure: - lambda: self._show_unavailable(str(e)) → lambda e=e: ... - Python 3 deletes 'e' after except block; default arg captures it Bug 2 — xsct version shows 'ECHO 处于关闭状态。' on Windows: - .bat wrappers output 'ECHO is off' / 'ECHO 处于关闭状态。' noise - _is_batch_noise() filters known patterns (EN+ZH) - Version regex now scans all output lines, skipping noise lines - Path-based fallback (2023.2) catches any remaining undetectable cases
Description
Zynq Bootloader下载验证工具
1.1 MiB
Languages
Python
99.4%
Batchfile
0.6%