主站的代码使用最新的策略进行工作,可以编译,仿真有错误,尚未验证
This commit is contained in:
10
tb/sw/src/sysDef.h
Normal file
10
tb/sw/src/sysDef.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __SYSDEF_H__
|
||||
#define __SYSDEF_H__
|
||||
|
||||
#define SYS_INIT 0
|
||||
#define SYS_SEND_DATA 1
|
||||
#define SYS_SET_RECV_INFO 2
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user