Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/nucleo-wl55jc: add new board #6383

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

mlyszczek
Copy link
Contributor

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 michal.lyszczek@bofc.pl

Summary

Impact

None - new board

Testing

Compiles and nsh works

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 <michal.lyszczek@bofc.pl>
@acassis
Copy link
Contributor

acassis commented Jun 7, 2022

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

@mlyszczek
Copy link
Contributor Author

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?

@acassis
Copy link
Contributor

acassis commented Jun 7, 2022

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!

@xiaoxiang781216 xiaoxiang781216 merged commit f643edb into apache:master Jun 7, 2022
@mlyszczek mlyszczek deleted the nucleo-wl55jc branch June 13, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants