Added simple utility to read the FreeLoader debug output
authorBrian Palmer <brianp@sginet.com>
Sun, 13 Apr 2003 04:14:20 +0000 (04:14 +0000)
committerBrian Palmer <brianp@sginet.com>
Sun, 13 Apr 2003 04:14:20 +0000 (04:14 +0000)
commitb4581c2c9523f9488792ccf647e7053d49021059
tree870f2ed4baf8b0c461c41f24410840cbf95882d9
parent336f8e82c1c45e285dcb4d76f762d9fb1ace6b56
Added simple utility to read the FreeLoader debug output
from the serial port and display it on the console.
Someday I will turn this into a GUI app.

svn path=/trunk/; revision=4530
freeldr/fdebug/Makefile [new file with mode: 0644]
freeldr/fdebug/fdebug.c [new file with mode: 0644]
freeldr/fdebug/rs232.c [new file with mode: 0644]
freeldr/fdebug/rs232.h [new file with mode: 0644]