fixing build?
This commit is contained in:
parent
7abcf92b14
commit
b077912212
|
@ -24,6 +24,7 @@ typedef Thread thread_t;
|
|||
#define THD_FUNCTION(tname, arg) void tname(void *arg)
|
||||
#define MSG_OK RDY_OK
|
||||
#define eventflags_t flagsmask_t
|
||||
#define chThdGetSelfX chThdSelf
|
||||
|
||||
|
||||
#define US_TO_NT_MULTIPLIER 100
|
||||
|
|
Loading…
Reference in New Issue