~vcs-imports/busybox/trunk

Viewing all changes in revision 16162.

  • Committer: Denys Vlasenko
  • Author(s): Nikolaus Voss
  • Date: 2019-02-10 18:59:07 UTC
  • Revision ID: git-v1:dac8f5ea38b0f293bc9d3b10693ebb94648a992d
i2ctransfer: new applet

i2ctransfer sends and receives user defined i2c messages

v2: apply Xabier's comments: add -a option, don't decrement argc,
    use bb_show_usage() and xzalloc()
v3: fix possible out of bound access to msgs[nmsgs]

Reviewed-by: Xabier Oneca -- xOneca <xoneca@gmail.com>
Signed-off-by: Nikolaus Voss <nikolaus.voss@loewensteinmedical.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: