jwang12340 opened a new pull request, #18071: URL: https://github.com/apache/nuttx/pull/18071
use can_bytes2dlc & can_dlc2bytes for socket CAN *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary This pull request adapts the socket CAN implementations across multiple FlexCAN and FDCAN drivers to use common header file functions (`can_bytes2dlc()` and `can_dlc2bytes()`) instead of local static lookup tables. ## Impact socket can -- 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]
