acassis commented on code in PR #14096:
URL: https://github.com/apache/nuttx/pull/14096#discussion_r1796875420
##########
drivers/can/Kconfig:
##########
@@ -33,6 +33,14 @@ config CAN_ERRORS
bit will be set in the CAN message and the following message
payload
will include a more detailed description of certain errors.
+config CAN_TIMESTAMP
+ bool "CAN timestamp reporting"
+ default n
+ ---help---
+ Support CAN timestamp reporoting. if this option is selected
then
Review Comment:
```suggestion
Support CAN timestamp reporting. if this option is selected then
--
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]