xiaoxiang781216 merged PR #16371:
URL: https://github.com/apache/nuttx/pull/16371
--
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
szafonimateusz-mi opened a new pull request, #16371:
URL: https://github.com/apache/nuttx/pull/16371
## Summary
- arch/sim/sim_canchar.c: notify upper-half driver that tx done
add missing can_txdone() callback after message is send
## Impact
fix problem with CAN character driv