shtirlic opened a new pull request, #16304: URL: https://github.com/apache/nuttx/pull/16304
## Summary Fix a bug that I2C driver can not transfer after TX abort error. It caused by remaining NO_STOP flag status. same as done in commit 0df0a10 for cxd56xx ## Impact Working i2c transfer after TX abort error. ## Testing Tested with custom i2c slave device causing this issues. (15-minutes i2c poll 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