port osal_FreeRTOS, add some include to be able to mock & link
change osal_none's queue_t member from uint16_t to uint8_t
This commit is contained in:
@@ -196,8 +196,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef GCC_ARMCM3
|
||||
// #include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
|
||||
#include "portmacro.h"
|
||||
#include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
|
||||
#endif
|
||||
|
||||
#ifdef IAR_ARM_CM3
|
||||
|
||||
Reference in New Issue
Block a user