On Thu, 3 Mar 2005, Peter Karlsson wrote:
I2C - Inter-Integrated-Circuit, a bidirectional 2-wire bus for efficient inter-IC control. See 'http://www.esacademy.com/faq/i2c/index.htm' for more info.
this is fine.
And as someone else mentioned that explanation of config options is needed; why not use doxygen (or similar tool), which seems a really easy way to document the code and outputs, text, html, LaTeX etc.?
Actually, when you build a target, you can then type make documentation
and should get docs for that board.
ron