no1wudi opened a new pull request #5160: URL: https://github.com/apache/incubator-nuttx/pull/5160
## Summary It can provide better auto complete experience for modern code editor, since they use clang/gcc based parser to analyze code but lacks some target dependent info such as __LP64__ for riscv64. ## Impact None ## Testing CI -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org