OceanfromXiaomi commented on code in PR #13127:
URL: https://github.com/apache/nuttx/pull/13127#discussion_r1730578701


##########
drivers/can/Kconfig:
##########
@@ -51,6 +51,17 @@ config CAN_NPENDINGRTR
        ---help---
                The size of the list of pending RTR requests. Default: 4
 
+config CAN_TXCONFIRM

Review Comment:
   Yes, 
   Reason:
   the upper app need to know whether this frame is already sent to bus after 
it send a frame to bus. so I develop this feature to notify the upper app this 
frame is sent to bus.
   please check out the picture below.
   



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

Reply via email to