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/nucleo64: doc update - usage of cpy2remed programmer and short board overview #18419

Merged
merged 22 commits into from
Aug 9, 2022

Conversation

krzysztof-cabaj
Copy link
Contributor

@krzysztof-cabaj krzysztof-cabaj commented Aug 8, 2022

Contribution description

PR #18057 enables cpy2remed programmer for all STM Nucleo boards.

This PR adds to nucleo64 boards documentation:

  • information about usage of cpy2remed programmer,
  • short information about board (used MCU, available RAM and Flash),
  • change all memory sizes to KiB (before kB or Kb are used) .

Testing procedure

Changes in documentation can be observed using commands:

make doc
xdg-open doc/doxygen/html/group__boards__nucleo-f030r8.html
xdg-open doc/doxygen/html/group__boards__nucleo-f070rb.html 
xdg-open doc/doxygen/html/group__boards__nucleo-f072rb.html 
xdg-open doc/doxygen/html/group__boards__nucleo-f091rc.html
xdg-open doc/doxygen/html/group__boards__nucleo-f103rb.html
xdg-open doc/doxygen/html/group__boards__nucleo-f302r8.html 
xdg-open doc/doxygen/html/group__boards__nucleo-f303re.html 
xdg-open doc/doxygen/html/group__boards__nucleo-f401re.html
xdg-open doc/doxygen/html/group__boards__nucleo-f410rb.html 
xdg-open doc/doxygen/html/group__boards__nucleo-f411re.html
xdg-open doc/doxygen/html/group__boards__nucleo-f446re.html 
xdg-open doc/doxygen/html/group__boards__nucleo-g070rb.html 
xdg-open doc/doxygen/html/group__boards__nucleo-g071rb.html
xdg-open doc/doxygen/html/group__boards__nucleo-g431rb.html 
xdg-open doc/doxygen/html/group__boards__nucleo-g474re.html 
xdg-open doc/doxygen/html/group__boards__nucleo-l053r8.html
xdg-open doc/doxygen/html/group__boards__nucleo-l152re.html
xdg-open doc/doxygen/html/group__boards__nucleo-l433rc.html 
xdg-open doc/doxygen/html/group__boards__nucleo-l452re.html
xdg-open doc/doxygen/html/group__boards__nucleo-l476rg.html
xdg-open doc/doxygen/html/group__boards__nucleo-wl55jc.html

Or directly in documentation generated by CI.

Issues/PRs references

Depends on PR #18057

@github-actions github-actions bot added Area: boards Area: Board ports Area: doc Area: Documentation labels Aug 8, 2022
Copy link
Member

@maribu maribu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. Thanks for extending the doc :)

@maribu maribu added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Aug 9, 2022
@maribu maribu enabled auto-merge August 9, 2022 14:08
@maribu maribu merged commit 2601eb3 into RIOT-OS:master Aug 9, 2022
@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants