mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
tools/nxstyle: add Segger RTT prototype name into white list
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
9bd83854f3
commit
7dfa768552
@@ -275,6 +275,12 @@ static const char *g_white_list[] =
|
|||||||
"StackBase",
|
"StackBase",
|
||||||
"StackSize",
|
"StackSize",
|
||||||
|
|
||||||
|
/* Ref:
|
||||||
|
* drivers/segger/syslog_rtt.c
|
||||||
|
*/
|
||||||
|
|
||||||
|
"SEGGER_RTT",
|
||||||
|
|
||||||
/* Ref:
|
/* Ref:
|
||||||
* fs/nfs/rpc.h
|
* fs/nfs/rpc.h
|
||||||
* fs/nfs/nfs_proto.h
|
* fs/nfs/nfs_proto.h
|
||||||
|
|||||||
Reference in New Issue
Block a user