1b8a19f10e
Cleanup error and info messages
...
Also moved fd_pinfof to picocom.c and renamed it to pinfo
2017-12-21 15:58:47 +02:00
637f7b375e
Cleanup / refactor fd_printf and similar functions
2017-12-21 12:56:26 +02:00
6fdd2a3084
Added commandline option --quiet
...
Suppress picocom from printing initial greetings banners and other
messages not explicitly requested by the user. Command responses and
errors or warnings are still printed.
2017-12-14 18:44:44 +02:00
b601136f56
stripped trailing whitespace
2016-12-16 10:29:20 +01:00
991ddfe638
fd_readline: Fixed bug when displaying non-printables (xput).
...
Was writing one char less than required.
2015-08-22 16:19:34 +03:00
3bcde82912
Added missing <stdio.h> include.
2015-08-19 01:09:44 +03:00
7d7edf657f
Moved "generic" fd I/O functions from picocom.c to fdio.[ch]
2015-08-18 22:07:56 +03:00