csanchezdll opened a new pull request, #16225: URL: https://github.com/apache/nuttx/pull/16225
## Summary This makes units compatible with what Linux uses for SocketCAN bitrate and allows representing usual Single Wire Can (SAE J2411) usual bitrates of 33333 and 83333 bps. ## Impact All calls to bitrate-related ioctl need to be updated. I have updated all affected drivers in this PR, and made a separate PR to update tools (XXX) ## Testing Tested using slcan to check bitrate is properly set (CAN message still arrive properly) after this change. -- 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