From: Erik M. <J.A...@it...> - 2002-02-05 16:49:02
|
On Tue, Feb 05, 2002 at 05:40:48AM -0800, Abraham vd Merwe wrote: > Update of /cvsroot/blob/blob/src/lib > In directory usw-pr-cvs1:/tmp/cvs-serv15305/src/lib > > Modified Files: > serial.c > Log Message: > Added a printf()-like function for printing to the serial port. Also some > minor code cleanup in the memory checking routines. I'd prefer if you could move it to src/lib/printf.c and just call the function printf(). No difference in functionality, but it makes the source easier to browse and to read. Erik PS: If this is Brad Parker's printf() be sure to put a correct copyright on top of the file. The last thing we want is copyright issues. -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |