Changes between Version 8 and Version 9 of I2CTools_4_Plan

Show
Ignore:
Timestamp:
05/31/12 16:37:30 (13 months ago)
Author:
khali
Comment:

Add fourth step

Legend:

Unmodified
Added
Removed
Modified
  • I2CTools_4_Plan

    v8 v9  
    1414== Proposed Solution == 
    1515 
    16 I propose to solve this problem in three steps. 
     16I propose to solve this problem in four steps. 
    1717 
    1818=== Step 1: Cleaning up {{{i2c-dev.h}}} === 
     
    3535 
    3636Status: Code moved from {{{tools/i2cbusses.c}}} to {{{lib/busses.c}}}, functions renamed to meet a reasonable naming convention. Needs self-review. 
     37 
     38=== Step 4: Documentation === 
     39 
     40Document the library API. 
     41 
     42Status: Not started yet.