hooking up the goodfet.xscale code. it is minimal for now. it should be able to...
[goodfet] / firmware / include / apps.h
index aba3274..47a9167 100644 (file)
 #define JTAG 0x10
 #define JTAG430 0x11
 #define EJTAG 0x12
-//#define JTAGARM7TDMI 0x13 //Uncomment this as soon as client patched.
+#define JTAGARM7TDMI 0x13
+#define ADIv5 0x14
+#define JTAGXSCALE 0x15
 
 //Manufacturer-specific protocols go in 0x30 and 0x40.
 #define CHIPCON 0x30
 #define SIF 0x31
 #define AVR 0x32
-#define JTAGARM7TDMI 0x33 //Move this to 0x13
 #define PIC 0x34
 
 //Radio peripherals are in the 0x50 range.
-#define NRF 0x50
+#define NRF   0x50
+#define CCSPI 0x51
 
 //Keep 0x60 empty for now.
 
@@ -31,6 +33,7 @@
 #define GLITCH 0x71
 #define PLUGIN 0x72
 #define SMARTCARD 0x73
+#define ADC10 0x74
 
 #define RESET 0x80     // not a real app -- causes firmware to reset