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

feat: include UartStmDuplexDma in STM32H5 series build #400

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

fabiangottstein
Copy link
Contributor

This PR enables the UartStmDuplexDma class for STM32H5 series.
Additionally, work with cmake lists instead of a concatenation of if clauses.

@fabiangottstein fabiangottstein requested a review from a team as a code owner September 5, 2024 12:28
@fabiangottstein fabiangottstein changed the title feat: Include UartStmDuplexDma in STM32H5 series build feat: include UartStmDuplexDma in STM32H5 series build Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.02s
✅ CPP clang-format 15 2 0 0.82s
✅ DOCKERFILE hadolint 1 0 0.08s
✅ JSON jsonlint 7 0 0.13s
✅ JSON prettier 7 2 0 2.03s
⚠️ MARKDOWN markdownlint 6 1 7 2.6s
⚠️ MARKDOWN markdown-link-check 6 2 51.83s
✅ MARKDOWN markdown-table-formatter 6 1 0 1.11s
✅ REPOSITORY checkov yes no 28.11s
✅ REPOSITORY git_diff yes no 0.59s
✅ REPOSITORY grype yes no 23.04s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 56.04s
✅ REPOSITORY trivy yes no 5.69s
✅ REPOSITORY trivy-sbom yes no 0.63s
✅ REPOSITORY trufflehog yes no 11.25s
⚠️ SPELL lychee 30 2 73.32s
✅ YAML prettier 8 1 0 2.16s
✅ YAML v8r 8 0 7.02s
✅ YAML yamllint 8 0 0.24s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@richardapeters richardapeters merged commit 0e9533b into main Sep 11, 2024
23 checks passed
@richardapeters richardapeters deleted the duplexuart branch September 11, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants