gustavonihei opened a new pull request #3666: URL: https://github.com/apache/incubator-nuttx/pull/3666
## Summary This PR intends to add the _Atomic keyword from the C11 standard to the whitelisted words in **nxstyle**. ## Impact No impact. ## Testing Simply defined an `_Atomic` qualified variable and checked that nxstyle no longer reported the `Mixed case identifier found` error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
