1
0
Fork 0
forked from nuttx/nuttx-update

tools/nxstyle: add "_NSGetExecutablePath" into ignore list

sim/posix/sim_hostmisc.c:128:6: error: Mixed case identifier found

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2023-05-16 14:46:35 +08:00 committed by Xiang Xiao
parent 150e5a1a0f
commit 50cf3d8577

View file

@ -535,6 +535,12 @@ static const char *g_white_content_list[] =
"idVendor",
"idProduct",
/* Ref:
* sim/posix/sim_hostmisc.c
*/
"_NSGetExecutablePath",
/* Ref:
* arch/arm/src/nrf52/sdc/nrf.h
* arch/arm/src/nrf53/sdc/nrf.h