Continue 78K0R development.

pull/4/head
Richard Barry 16 years ago
parent e311bdb650
commit e4319d7f88

@ -72,7 +72,7 @@ extern "C" {
#define portLONG long
#define portSHORT short
#define portSTACK_TYPE unsigned short
#define portBASE_TYPE int
#define portBASE_TYPE short
#if (configUSE_16_BIT_TICKS==1)
typedef unsigned int portTickType;

Loading…
Cancel
Save