Re: [PR] arch/sim/sim_canchar.c: notify upper-half driver that tx done [nuttx]

2025-05-16 Thread via GitHub


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...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] arch/sim/sim_canchar.c: notify upper-half driver that tx done [nuttx]

2025-05-13 Thread via GitHub


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 driver that stops sending frames after some 
time
   
   ## Testing
   simulator with custom CAN application
   
   
   


-- 
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