OceanfromXiaomi commented on code in PR #14096: URL: https://github.com/apache/nuttx/pull/14096#discussion_r1798963320
########## 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: OK, I will fix this problem. -- 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