Blink now targets all 2xx chips, perhaps 1xx too, by default.
[goodfet] / firmware / include / apps.h
index 7c5e3b9..4835e14 100644 (file)
@@ -1,4 +1,7 @@
-//! Application stuff.
+/*! \file apps.h
+  \author Travis Goodspeed
+  \brief Application definitions.
+*/
 
 #define MONITOR 0x00
 #define SPI 0x01
@@ -10,3 +13,4 @@
 
 #define OCT 0x70
 
+#define DEBUGAPP 0xFF