Rearranging firmware for use with Doxygen.
[goodfet] / firmware / apps / monitor / monitor.c
index 162e27e..1263bcb 100644 (file)
@@ -1,3 +1,10 @@
+/*! \file monitor.c
+  \author Travis Goodspeed
+  
+  This is an implementation of the SPI protocol
+  for the GoodFET project.
+*/
+
 #include "command.h"
 #include "platform.h"
 #include "monitor.h"
 #include "command.h"
 #include "platform.h"
 #include "monitor.h"