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.
   
   ## Impact
   With this change CONFIG_NET and CONFIG_NET_CAN don't need to be enabled to 
support CAN character driver on sim.
   
   ## Testing
   CAN application on simulator with CAN character driver enabled and socketCAN 
disabled
   
   
   


-- 
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

Reply via email to