-
Notifications
You must be signed in to change notification settings - Fork 2k
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-l4r5zi: doc improvements #18747
Conversation
boards/nucleo-l4r5zi/doc.txt
Outdated
|
||
| MCU | STM32L4R5ZI | | ||
|:-------------|:---------------------------------------------------| | ||
| Family | ARM Cortex-M4 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nit: the core comes with a FPU
| Family | ARM Cortex-M4 | | |
| Family | ARM Cortex-M4F | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I add F to the MCU family and additional row in the table concerning FPU - like in nucleo-l552ze-q.
Please squash |
1bb186d
to
ced17d4
Compare
Squashed. Thanks! |
Murdock results✔️ PASSED ced17d4 boards/nucleo-l4r5zi: doc improvements
ArtifactsThis only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now. |
Contribution description
Improvements to STM Nucleo l4r5zi documentation:
Testing procedure
Issues/PRs references
Issue #17453