XuNeo opened a new pull request, #16527: URL: https://github.com/apache/nuttx/pull/16527
*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Fix #16493 Parse struct fields to determine array length. ## Impact Now fs.py can work correctly without parsing macros. ## Testing Tested with config `sim:nsh`. After compilation, execute `gdb build/nuttx -ex "source nuttx/tools/pynuttx/gdbinit.py"`, it won't report 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org