Rearranging firmware for use with Doxygen.
[goodfet] / firmware / apps / i2c / i2c.c
index e183deb..462a2cf 100644 (file)
@@ -1,5 +1,11 @@
-//GoodFET I2C Master Application
-//Handles basic I/O
+/*! \file i2c.c
+  \author Travis Goodspeed
+  
+  GoodFET I2C Master Application
+  Handles basic I/O
+
+*/
+
 
 //Higher level left to client application.