Changes between Version 8 and Version 9 of I2CTools_4_Plan
- Timestamp:
- 05/31/12 16:37:30 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
I2CTools_4_Plan
v8 v9 14 14 == Proposed Solution == 15 15 16 I propose to solve this problem in threesteps.16 I propose to solve this problem in four steps. 17 17 18 18 === Step 1: Cleaning up {{{i2c-dev.h}}} === … … 35 35 36 36 Status: 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 40 Document the library API. 41 42 Status: Not started yet.
