SPI client refactoring and block read/write functions.
[goodfet] / firmware / include / command.h
index 29e791e..5855699 100644 (file)
@@ -58,6 +58,7 @@ extern unsigned char cmddata[256];
 
 //OCT commands
 #define OCT_CMP 0x90
+#define OCT_RES 0x91
 
 //JTAG430 commands
 #define JTAG430_HALTCPU 0xA0