[Toybox] [PATCH] Add "microcom" to pending.

enh enh at google.com
Sat Jan 14 13:19:25 PST 2017


Our device bringup folks wanted a simple serial console, both on the
host and on the device. This is certainly enough to replace what I've
been using personally on the host.

I'd never heard of "microcom" until I asked the internets what busybox
users use, so I don't care what we call this or what the options are
called. (But would like to decide before it gets ossified in a million
factory test scripts and the like!)

The tool that this replaces for me defaulted to /dev/ttyUSB0, but since
I don't know whether that default would be useful for most other people
too, I left that out. Command-line history will solve my transition
problem.
---
 toys/pending/microcom.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 104 insertions(+)
 create mode 100644 toys/pending/microcom.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-microcom-to-pending.patch
Type: text/x-patch
Size: 3952 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170114/eaa518b7/attachment-0003.bin>


More information about the Toybox mailing list