OS_CFG_SYSCALL_PRIORITY 默认为 0x05
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
#endif /* OS_CFG_TICKS_PER_SECOND */
|
#endif /* OS_CFG_TICKS_PER_SECOND */
|
||||||
|
|
||||||
#ifndef OS_CFG_SYSCALL_PRIORITY
|
#ifndef OS_CFG_SYSCALL_PRIORITY
|
||||||
#define OS_CFG_SYSCALL_PRIORITY 0x4
|
#define OS_CFG_SYSCALL_PRIORITY 0x05
|
||||||
#endif /* OS_CFG_SYSCALL_PRIORITY */
|
#endif /* OS_CFG_SYSCALL_PRIORITY */
|
||||||
|
|
||||||
#ifndef OS_CFG_PRIORITY_MAX
|
#ifndef OS_CFG_PRIORITY_MAX
|
||||||
|
|||||||
Reference in New Issue
Block a user