mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
tools: nxstyle: add "NimMain" to whitelists.
Signed-off-by: Takeyoshi Kikuchi <kikuchi@centurysys.co.jp>
This commit is contained in:
committed by
Xiang Xiao
parent
89e8409244
commit
b901837f52
@@ -499,6 +499,12 @@ static const char *g_white_list[] =
|
||||
|
||||
"CMUnitTest",
|
||||
|
||||
/* Ref:
|
||||
* apps/examples/hello_nim/hello_nim_main.c
|
||||
*/
|
||||
|
||||
"NimMain",
|
||||
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user