Corrected at91sam7s port MS/TP code where APDU size > 255 caused APDU layer to not process packets.

This commit is contained in:
skarg
2008-01-03 18:46:17 +00:00
parent 62731da8cf
commit b6d4723ca2
5 changed files with 17 additions and 19 deletions
+1
View File
@@ -16,6 +16,7 @@
#define Board_h
#include "AT91SAM7S256.h"
#include "isr.h"
#define __inline inline
//-----------------------------------------------