a47e3b78ae1563e99c95d9d4be2a16ca0c37e0c5
Flow execution's _start_uart_monitor() now checks if a UART window is already monitoring before starting its own UartMonitor instance. This prevents two UartMonitor threads from fighting over the same serial port. Changes: - UartMonitorWindow: add is_monitoring property - MainWindow._uart_window: store reference to open UART window - _start_uart_monitor(): skip if UART window already monitoring - _on_close(): destroy UART window on main window close
Description
Zynq Bootloader下载验证工具
1.1 MiB
Languages
Python
99.4%
Batchfile
0.6%