Skip to content

boards/nucleo-l476rg & stm32l476g-disco: fix MCU table#20751

Merged
mguetschow merged 2 commits intoRIOT-OS:masterfrom
krzysztof-cabaj:stm32l476-fix-doc
Jun 17, 2024
Merged

boards/nucleo-l476rg & stm32l476g-disco: fix MCU table#20751
mguetschow merged 2 commits intoRIOT-OS:masterfrom
krzysztof-cabaj:stm32l476-fix-doc

Conversation

@krzysztof-cabaj
Copy link
Copy Markdown
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.

@krzysztof-cabaj krzysztof-cabaj requested a review from aabadie as a code owner June 14, 2024 15:17
@github-actions github-actions bot added Area: doc Area: Documentation Area: boards Area: Board ports labels Jun 14, 2024
@krzysztof-cabaj
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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