tools/nxstyle: add Segger System View prototype name into white list

Reference:
https: //github.com/SEGGERMicro/SystemView/blob/master/SYSVIEW/SEGGER_SYSVIEW.h

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an 2022-01-24 21:46:17 +08:00 committed by Xiang Xiao
parent e04ccba78a
commit 3fc18d50b8
1 changed files with 11 additions and 0 deletions

View File

@ -264,6 +264,17 @@ static const char *g_white_list[] =
"PhysicalAddress",
"WideCharToMultiByte",
/* Ref:
* drivers/segger/note_sysview.c
*/
"SEGGER_SYSVIEW",
"TaskID",
"sName",
"Prio",
"StackBase",
"StackSize",
/* Ref:
* fs/nfs/rpc.h
* fs/nfs/nfs_proto.h