1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
7d7edf657f Moved "generic" fd I/O functions from picocom.c to fdio.[ch] 2015-08-18 22:07:56 +03:00