You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/05 10:36:26 UTC

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #5169: stm32: add SocketCAN support

raiden00pl opened a new pull request #5169:
URL: https://github.com/apache/incubator-nuttx/pull/5169


   ## Summary
   
   - stm32: add SocketCAN support, based on stm32_can.c
   - boards/stm32: register CAN character device if configured
   
   ## Impact
   
   ## Testing
   nucleo-f302r8 and nucleo-f446re
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] raiden00pl commented on pull request #5169: stm32: add SocketCAN support

Posted by GitBox <gi...@apache.org>.
raiden00pl commented on pull request #5169:
URL: https://github.com/apache/incubator-nuttx/pull/5169#issuecomment-1007340251


   > CONFIG_CAN->CONFIG_STM32_CAN_CHARDRIVER will be a breaking change and needs to be reflected in the release notes.
   
   CONFIG_STM32_CAN_CHARDRIVER is selected by default if CONFIG_STM32_CAN{1,2}=y. Sp old configs that use the CAN character driver (CONFIG_CAN=y) should not be affected.
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] davids5 merged pull request #5169: stm32: add SocketCAN support

Posted by GitBox <gi...@apache.org>.
davids5 merged pull request #5169:
URL: https://github.com/apache/incubator-nuttx/pull/5169


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] raiden00pl commented on pull request #5169: stm32: add SocketCAN support

Posted by GitBox <gi...@apache.org>.
raiden00pl commented on pull request #5169:
URL: https://github.com/apache/incubator-nuttx/pull/5169#issuecomment-1007340251


   > CONFIG_CAN->CONFIG_STM32_CAN_CHARDRIVER will be a breaking change and needs to be reflected in the release notes.
   
   CONFIG_STM32_CAN_CHARDRIVER is selected by default if CONFIG_STM32_CAN{1,2}=y. Sp old configs that use the CAN character driver (CONFIG_CAN=y) should not be affected.
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org