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