Add new tool - tools/readserial.py.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 19 Apr 2009 15:04:59 +0000 (11:04 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 19 Apr 2009 15:04:59 +0000 (11:04 -0400)
commit2547bb896233fe2c3b9db20a0f0ecf90fad94631
tree6faee76b605c4aa93d642fc31c8c0d34cf6e799e
parentff8c141bfd6f2abd8078626dfb76ecca3ed4f42b
Add new tool - tools/readserial.py.

This tool can read from a serial port and provide timing information
    on each line read.  It is useful when analyzing serial output from
    SeaBIOS.
tools/readserial.py [new file with mode: 0755]