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-l476rg & stm32l476g-disco: fix MCU table #20751

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

During investigation for issue #20748 I found some mistakes in the documentation MCU tables for STM32 L476 MCU.
This PR fixes them.

Testing procedure

Generate documentation and see if everything is OK.

make doc
xdg-open doc/doxygen/html/group__boards__nucleo-l476rg.html 
xdg-open doc/doxygen/html/group__boards__stm32l476g-disco.html

Issues/PRs references

See also Issue #20748.

@github-actions github-actions bot added Area: doc Area: Documentation Area: boards Area: Board ports labels Jun 14, 2024
@krzysztof-cabaj
Copy link
Contributor Author

@mguetschow thanks for spotting this mistake.

The list of UARTs is OK but I incorrectly do these complicated math calculations ;)

Fixed!

Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

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

LGTM then :)

@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 17, 2024
@riot-ci
Copy link

riot-ci commented Jun 17, 2024

Murdock results

✔️ PASSED

7b5b265 boards/stm32l476g-disco: fix MCU table

Success Failures Total Runtime
1 0 1 01m:13s

Artifacts

@mguetschow mguetschow added this pull request to the merge queue Jun 17, 2024
Merged via the queue into RIOT-OS:master with commit f68f512 Jun 17, 2024
27 checks passed
@mguetschow mguetschow added this to the Release 2024.07 milestone Jul 3, 2024
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.

3 participants