daniel-p-carvalho commented on PR #20148: URL: https://github.com/apache/nuttx/pull/20148#issuecomment-5745332262
I have updated this PR as announced above, so the diff and the older ioctl-related threads are now outdated. It now contains only the STM32 hardware TX timestamping, delivered through `SO_TIMESTAMPING` and `MSG_ERRQUEUE` as defined in #20161, and it is rebased on current `master` (the `mm/iob` fix from #20195 is already in there). The title and description have been rewritten. **This PR must be merged after #20180.** The first six commits are the same commits as #20180, which this PR needs because the TX and RX timestamps have to come from the same hardware counter, so they show up in this diff until #20180 is merged. Only the last two commits are new here. It stays a draft until then, and I will rebase it once #20180 is in. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
