Repair of 16-bit MSP430 JTAG nearly complete, dump works well.
[goodfet] / firmware / include / apps.h
index 48ec492..4835e14 100644 (file)
@@ -1,4 +1,7 @@
-//! Application stuff.
+/*! \file apps.h
+  \author Travis Goodspeed
+  \brief Application definitions.
+*/
 
 #define MONITOR 0x00
 #define SPI 0x01
@@ -8,3 +11,6 @@
 #define CHIPCON 0x30
 #define SIF 0x31
 
+#define OCT 0x70
+
+#define DEBUGAPP 0xFF