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/06/07 12:03:07 UTC

[GitHub] [incubator-nuttx] mlyszczek opened a new pull request, #6383: boards/nucleo-wl55jc: add new board

mlyszczek opened a new pull request, #6383:
URL: https://github.com/apache/incubator-nuttx/pull/6383

   This patch includes bare minimum support for nucleo-wl55jc board.
   It compiles and nsh shell is working properly on virtual com port
   over USB. 3 onboard leds with userled driver are working.
   
   Signed-off-by: Michał Łyszczek <mi...@bofc.pl>
   
   ## Summary
   
   ## Impact
   None - new board
   
   ## Testing
   Compiles and nsh works


-- 
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 #6383: boards/nucleo-wl55jc: add new board

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


-- 
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] mlyszczek commented on pull request #6383: boards/nucleo-wl55jc: add new board

Posted by GitBox <gi...@apache.org>.
mlyszczek commented on PR #6383:
URL: https://github.com/apache/incubator-nuttx/pull/6383#issuecomment-1148737713

   Yeah, I don't see a problem. I'm thinking about doing it in another PR maybe? Because I see I will have to also add documentation for stm32wl5 chip family as well. So I could add both of them in documentation PR. How does that sound?


-- 
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 #6383: boards/nucleo-wl55jc: add new board

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

   > Yeah, I don't see a problem. I'm thinking about doing it in another PR maybe? Because I see I will have to also add documentation for stm32wl5 chip family as well. So I could add both of them in documentation PR. How does that sound?
   
   That would be perfect! Thank you very much!


-- 
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 #6383: boards/nucleo-wl55jc: add new board

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

   @mlyszczek maybe you could consider moving the README.txt to become a board documentation: https://nuttx.apache.org/docs/latest/platforms/index.html but to be honest I have mixed feelings about it. I think it is nice to have boards documentation in our web site, but someone it is a pain in the ass to search for it when you are testing a new board. I think the best alternative should be generating the board documentation automatically from these README.txt


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