xiaoxiang781216 merged PR #14478:
URL: https://github.com/apache/nuttx/pull/14478
--
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...@nu
nuttxpr commented on PR #14478:
URL: https://github.com/apache/nuttx/pull/14478#issuecomment-2431318407
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
The PR description is mostly okay, but could be improve
jlaitine opened a new pull request, #14478:
URL: https://github.com/apache/nuttx/pull/14478
## Summary
This PR corrects the 9-16 bit transfers on IMX9 LPSPI, where buffer lengths
were handled wrong. The driver was originally tested only on 8-bit transfers.
Additionally, thi