This commit is contained in:
Richard Barry 2006-10-20 15:12:17 +00:00
parent 3021b1acc8
commit 6456c000bd
57 changed files with 19588 additions and 0 deletions

View file

@ -109,6 +109,10 @@
#include "..\..\Source\portable\IAR\STR71x\portmacro.h"
#endif
#ifdef STR75X_IAR
#include "..\..\Source\portable\IAR\STR75x\portmacro.h"
#endif
#ifdef STR91X_IAR
#include "..\..\Source\portable\IAR\STR91x\portmacro.h"
#endif