boards/nucleo-l053r8: MCU table addition to doc page#20804
Merged
maribu merged 1 commit intoRIOT-OS:masterfrom Aug 5, 2024
Merged
boards/nucleo-l053r8: MCU table addition to doc page#20804maribu merged 1 commit intoRIOT-OS:masterfrom
maribu merged 1 commit intoRIOT-OS:masterfrom
Conversation
benpicco
approved these changes
Aug 5, 2024
Contributor
Author
|
@benpicco, @maribu thanks for support ... ... but seams that there are some problems with CI. This PR (#20804) as well as PR #20806 ended Murdock Merge Queue with success but still are visible in RIOT merge queue. |
Member
|
The
Another check is also stuck; likely because of the same issue. Other PRs are also stuck with different checks not being run, also waiting for a runner to be ready. For those checks we use Github runners, as the CPU load is not that high. Only the Murdock task is run on our own infrastructure (due to the large CPU time needed). For now, I'd personally just wait a few more hours and see. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
This PR adds MCU table to the
nucleo-l053r8board doc page.Testing procedure
Generate documentation and see if everything is OK.
Issues/PRs references
None