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/15 13:16:20 UTC

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #5237: add CAN example for b-g431b-esc1 and nucleo-g431rb

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


   ## Summary
   Depends on https://github.com/apache/incubator-nuttx/pull/5206
   
   - boards/b-g431b-esc1: add option to select HSI or HSE as PLL source
   - boards/nucleo-g431rb: add option to select HSI or HSE ass PLL source
   - boards/b-g431b-esc1: add CAN example
   - boards/nucleo-g431rb: add CAN example
   
   ## Impact
   
   ## Testing
   
   


-- 
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] xiaoxiang781216 merged pull request #5237: add CAN example for b-g431b-esc1 and nucleo-g431rb

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


   


-- 
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] acassis commented on pull request #5237: add CAN example for b-g431b-esc1 and nucleo-g431rb

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


   @raiden00pl please take a look:
   ```
   In file included from board/stm32_boot.c:28:
   Error: /github/workspace/sources/nuttx/include/arch/board/board.h:256:4: error: #error For now FDCAN supported only if HSE enabled
     256 | #  error For now FDCAN supported only if HSE enabled
   ```


-- 
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 #5237: add CAN example for b-g431b-esc1 and nucleo-g431rb

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


   fixed


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