jtagarm7tdmi app cosmetic change
authordodge-this <dodge-this@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 19 May 2010 20:50:15 +0000 (20:50 +0000)
committerdodge-this <dodge-this@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 19 May 2010 20:50:15 +0000 (20:50 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@528 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/include/apps.h

index 55e6499..ac0c471 100644 (file)
 #define JTAG 0x10
 #define JTAG430 0x11
 #define EJTAG 0x12
 #define JTAG 0x10
 #define JTAG430 0x11
 #define EJTAG 0x12
-//#define JTAGARM7TDMI 0x13 //Uncomment this as soon as client patched.
+#define JTAGARM7TDMI 0x13 //Uncomment this as soon as client patched.
 
 //Manufacturer-specific protocols go in 0x30 and 0x40.
 #define CHIPCON 0x30
 #define SIF 0x31
 #define AVR 0x32
 
 //Manufacturer-specific protocols go in 0x30 and 0x40.
 #define CHIPCON 0x30
 #define SIF 0x31
 #define AVR 0x32
-#define JTAGARM7TDMI 0x13 //Move this to 0x13
 #define PIC 0x34
 
 //Radio peripherals are in the 0x50 range.
 #define PIC 0x34
 
 //Radio peripherals are in the 0x50 range.