原始版本
This commit is contained in:
7
RT_Thread/libcpu/rx/cpuconfig.h
Normal file
7
RT_Thread/libcpu/rx/cpuconfig.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef __CPU_CONFIG_H__
|
||||
#define __CPU_CONFIG_H__
|
||||
|
||||
#define MAX_SYSCALL_INTERRUPT_PRIORITY 10
|
||||
#define KERNEL_INTERRUPT_PRIORITY 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user