Doxygen stuff.
[goodfet] / firmware / apps / spi / spi.c
index 6fe0151..94fbf0e 100644 (file)
@@ -1,8 +1,6 @@
 /*! \file spi.c
   \author Travis Goodspeed
-  
-  This is an implementation of the SPI protocol
-  for the GoodFET project.
+  \brief SPI Master
 */
 
 //Higher level left to client application.