forked from epagris/FreeRTOS-Kernel
This commit is contained in:
parent
891dcdf80a
commit
1c5eca348f
2
portable/ThirdParty/GCC/ATmega/portmacro.h
vendored
2
portable/ThirdParty/GCC/ATmega/portmacro.h
vendored
@ -54,6 +54,8 @@
|
||||
#define portLONG long
|
||||
#define portSHORT int
|
||||
|
||||
#define portPOINTER_SIZE_TYPE uint16_t
|
||||
|
||||
typedef uint8_t StackType_t;
|
||||
typedef int8_t BaseType_t;
|
||||
typedef uint8_t UBaseType_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user