Add support for sending debug messages to a serial port.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 8 May 2008 01:29:50 +0000 (21:29 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 8 May 2008 01:29:50 +0000 (21:29 -0400)
commit1812e20b4b4edd574e21637c6e57ca17797f155c
tree4f5844905a1a53365d493a436b4d3ac135e4e34d
parentd9b0659a82cf4c34f2eaf19dbf8dad99d110d281
Add support for sending debug messages to a serial port.

Enable by turning on CONFIG_DEBUG_SERIAL option.
src/config.h
src/output.c
src/post.c
src/serial.c
src/util.h