acassis commented on code in PR #17435: URL: https://github.com/apache/nuttx/pull/17435#discussion_r2607242272
########## Documentation/components/drivers/character/can.rst: ########## @@ -2,8 +2,8 @@ CAN Drivers =========== -NuttX supports only a very low-level CAN driver. This driver -supports only the data exchange and does not include any +NuttX supports character CAN as a very low-level CAN driver. Review Comment: ```suggestion NuttX supports character device CAN a very low-level CAN driver and SocketCAN as a more high level (and more overhead) option. -- 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]
