feature:支持queue地址外部部署共功能及queue名字设置
Signed-off-by: xuxinyu <xuxinyu6@huawei.com> Change-Id: I1984014956a92d61d65b68f79279b2aa593a72e1
This commit is contained in:
@@ -350,6 +350,14 @@ extern "C" {
|
||||
#define LOSCFG_BASE_IPC_QUEUE_LIMIT 6
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @ingroup los_config
|
||||
* Maximum supported number of static queues rather than the number of usable queues
|
||||
*/
|
||||
#ifndef LOSCFG_BASE_IPC_STATIC_QUEUE_LIMIT
|
||||
#define LOSCFG_BASE_IPC_STATIC_QUEUE_LIMIT 3
|
||||
#endif
|
||||
|
||||
|
||||
/* =============================================================================
|
||||
Software timer module configuration
|
||||
|
||||
Reference in New Issue
Block a user