Rearranging firmware for use with Doxygen.
[goodfet] / firmware / apps / jtag / jtag430.c
index 4b7e557..215ab99 100644 (file)
@@ -1,3 +1,11 @@
+/*! \file jtag430.c
+  \author Travis Goodspeed <travis at radiantmachines.com>
+  
+  This is an implementation of the 16-bit MSP430 JTAG protocol
+  for the GoodFET project at http://goodfet.sf.net/
+  
+  See the license file for details of proper use.
+*/
 
 #include "platform.h"
 #include "command.h"