Show
Ignore:
Timestamp:
01/23/12 09:17:06 (4 months ago)
Author:
khali
Message:

i2c-stub-from-dump: Be more tolerant on input dump format

Allow for uppercase hexadecimal digits, "|" instead of ":" as the address
separator, and an optional space before said separator. i2cdump doesn't
use any of these but other dump tools do, so this improves
compatibility.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c-tools/trunk/CHANGES

    r6002 r6013  
    11i2c-tools CHANGES 
    22----------------- 
     3 
     4SVN HEAD 
     5  i2c-stub-from-dump: Be more tolerant on input dump format 
    36 
    473.1.0 (2011-12-04)