X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Finclude%2Fapps.h;fp=firmware%2Finclude%2Fapps.h;h=ac0c471c81561a4651d9fc71a860fe11d485e554;hp=55e64995ebf8266c962ac236f374b66b3af27b01;hb=e4f56689caefbdea7cb94b0d2fa0acbc31f5a5de;hpb=8bba67a8aeb9e40bb81ba2749710b9fef660d689 diff --git a/firmware/include/apps.h b/firmware/include/apps.h index 55e6499..ac0c471 100644 --- a/firmware/include/apps.h +++ b/firmware/include/apps.h @@ -12,13 +12,12 @@ #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 -#define JTAGARM7TDMI 0x13 //Move this to 0x13 #define PIC 0x34 //Radio peripherals are in the 0x50 range.