分别采用中断、查询方式优化转发时间,上传备份代码,通过控制Makefile脚本里的APP_MARCH、MABI的rv32i和rv32e来控制C语言和asm优化
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define SYS_INIT 0
|
||||
#define SYS_SEND_DATA 1
|
||||
#define SYS_SET_RECV_INFO 2
|
||||
#define SYS_SLAVE_WORK 3
|
||||
|
||||
|
||||
#define WORKMODE_MASTER 0
|
||||
|
||||
Reference in New Issue
Block a user