enhacne msc demo, update IAR project file
This commit is contained in:
Vendored
-4
@@ -17,10 +17,6 @@ typedef int INT;
|
||||
typedef unsigned int UINT;
|
||||
|
||||
/* These types must be 8-bit integer */
|
||||
#ifndef LPC_TYPES_H // avoid typedef redefinition in lpc_types.h
|
||||
typedef char CHAR;
|
||||
#endif
|
||||
|
||||
typedef unsigned char UCHAR;
|
||||
typedef unsigned char BYTE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user