Doxygen stuff.
[goodfet] / firmware / apps / spi / spi.c
index 18236ee..94fbf0e 100644 (file)
@@ -1,5 +1,7 @@
-//GoodFET SPI Application
-//Handles basic I/O
+/*! \file spi.c
+  \author Travis Goodspeed
+  \brief SPI Master
+*/
 
 //Higher level left to client application.