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

Merged
merged 6 commits into from
Jun 21, 2022

Conversation

krzysztof-cabaj
Copy link
Contributor

@krzysztof-cabaj krzysztof-cabaj commented Jun 17, 2022

Contribution description

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

This PR adds to nucleo32 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-f031k8.html
xdg-open doc/doxygen/html/group__boards__nucleo-l042k6.html
xdg-open doc/doxygen/html/group__boards__nucleo-l011k4.html
xdg-open doc/doxygen/html/group__boards__nucleo-l412kb .html

or direct link to files 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 Jun 17, 2022
@benpicco benpicco added the CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs label Jun 19, 2022
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 19, 2022
@krzysztof-cabaj
Copy link
Contributor Author

krzysztof-cabaj commented Jun 21, 2022

@benpicco Thanks!

BTW. Could we move a little forwards PR #18190 ;)

@benpicco benpicco merged commit 1e87e3f into RIOT-OS:master Jun 21, 2022
@chrysn chrysn added this to the Release 2022.07 milestone Aug 25, 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 CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants