Work in progress still.

This commit is contained in:
Richard Barry 2008-02-12 21:50:24 +00:00
parent 0faf33fbca
commit 97bee57daa
2 changed files with 13 additions and 11 deletions

View file

@ -47,6 +47,11 @@
#include "mb96348hs.h"
#include <stddef.h>
#define portSMALL 0
#define portMEDIUM 1
#define portCOMPACT 2
#define portLARGE 3
/*-----------------------------------------------------------
* Port specific definitions.