Donny9 commented on pull request #2215: URL: https://github.com/apache/incubator-nuttx/pull/2215#issuecomment-725451007
> > > I'm looking at the changes. I wanted to ask, any reason why you are defining your own queue structure instead of using definitions in queue.h? The circualr buffer and queue are different for their behavior. We need to overwrite old data when buffer is full, and it's better to operate buffer directly rather than queue node. ---------------------------------------------------------------- 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: us...@infra.apache.org