X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Finclude%2Fapps.h;h=f0b9b08aed67a103e085c26f63d5e5e4eeeb2454;hb=8741c6c1caf2fcb19fb19fe75de54bfa80652a73;hp=aba32744efdf802c0adee32c6ce167b83e42cc07;hpb=e57e75aba0ea9ee8f9877dd5c577827870237a91;p=goodfet diff --git a/firmware/include/apps.h b/firmware/include/apps.h index aba3274..f0b9b08 100644 --- a/firmware/include/apps.h +++ b/firmware/include/apps.h @@ -12,17 +12,17 @@ #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 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.