xiaoxiang781216 merged PR #16370:
URL: https://github.com/apache/nuttx/pull/16370
--
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...@nu
raiden00pl opened a new pull request, #16370:
URL: https://github.com/apache/nuttx/pull/16370
## Summary
- include/nuttx/can.h: remove dependency on CONFIG_NET_CAN
Definitions from this file are also used by `arch/sim` CAN implementation,
which is based on host socketCAN interface.