Donny9 opened a new pull request, #8650: URL: https://github.com/apache/nuttx/pull/8650
## Summary driver/sensors: keep the upper's timing the same as the upper's buffer growth When buffer overwrite occurs, the old data will be filtered and the new data will be written in one time. However, for timing, only one data can be written each time, resulting in inconsistent head of both sides, resulting in incorrect buffer reading sequence ## Impact read sensor data correctly ## Testing local test -- 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