Python script to easily connect to an external board via serial link over a USB bridge. If the external device provides multiple serial links, all of them will be opened in a tmux session.
Updated
Small Python tool to synchronize a Unix shell session on a serial terminal to adapt to the correct terminal size. Using this tool fixes the problem of garbled output on the command line when running a serial shell session in a non 80x24 terminal.
Updated