Add tools/trandump.py tool for converting hexdump() output.
[seabios.git] / tools / readserial.py
2009-12-12 Kevin O'ConnorEnhance readserial.py to try to account for host time...
2009-12-05 Kevin O'ConnorFix timing in readserial.py - use 10 bits per byte.
2009-12-05 Kevin O'ConnorEnhance readserial.py to note when resetting timer.
2009-04-27 Kevin O'ConnorFix auto-restart timeout in tools/readserial.py
2009-04-19 Kevin O'ConnorAdd new tool - tools/readserial.py.