Skip to content

Commit

Permalink
white list: add cJSON
Browse files Browse the repository at this point in the history
Signed-off-by: lipengfei28 <[email protected]>
  • Loading branch information
lipengfei28 committed Oct 11, 2024
1 parent 976c417 commit 189046b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/nxstyle.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ static const char *g_white_prefix[] =
"b8", /* Ref: include/fixedmath.h */
"b16", /* Ref: include/fixedmath.h */
"b32", /* Ref: include/fixedmath.h */
"cJSON", /* Ref: apps/wireless/wapi/src */
"ub8", /* Ref: include/fixedmath.h */
"ub16", /* Ref: include/fixedmath.h */
"ub32", /* Ref: include/fixedmath.h */
Expand Down

0 comments on commit 189046b

Please sign in to comment.