Changes between Initial Version and Version 1 of Ticket #14977, comment 5


Ignore:
Timestamp:
Mar 24, 2019, 12:33:21 PM (5 years ago)
Author:
adamfowleruk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14977, comment 5

    initial v1  
    33
    44Probably a good idea to start writing an i2cdetect and test utility to allow drivers to be created. What do we think?
     5
     6Linux i2cdetect source code (This tool is GNU GPL licensed unfortunately, but can provide inspiration)
     7https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/tree/tools/i2cdetect.c