Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/serial.inc.mk: Support miniterm.py.
miniterm.py is a simple terminal program that is included with pyserial. This means that it is available wherever pyterm can work. It allows raw access, does line translation and passes through special characters. For test scripts, a terminal that does not modify the input and output streams, configured without local echo, is preferred as it ensures the test setup is introducing as few noise as possible.
- Loading branch information