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 already sent to bus.
please check out the picture below.
[

](url)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]