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

fix: gpio clock not enabled #382

Merged
merged 3 commits into from
Aug 20, 2024
Merged

fix: gpio clock not enabled #382

merged 3 commits into from
Aug 20, 2024

Conversation

andjordan
Copy link
Contributor

@andjordan andjordan commented Aug 20, 2024

Within a MCU family, a MCU can have more or less ports defined
This is fixed by using the same approach as #350

Copy link
Contributor

github-actions bot commented Aug 20, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.02s
✅ CPP clang-format 15 2 0 1.32s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON jsonlint 7 0 0.14s
✅ JSON prettier 7 2 0 1.69s
⚠️ MARKDOWN markdownlint 6 1 7 2.09s
⚠️ MARKDOWN markdown-link-check 6 2 58.54s
✅ MARKDOWN markdown-table-formatter 6 1 0 0.92s
✅ REPOSITORY checkov yes no 26.69s
✅ REPOSITORY git_diff yes no 0.61s
✅ REPOSITORY grype yes no 21.04s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 47.17s
✅ REPOSITORY trivy yes no 5.4s
✅ REPOSITORY trivy-sbom yes no 0.77s
✅ REPOSITORY trufflehog yes no 8.99s
⚠️ SPELL lychee 30 3 57.78s
✅ YAML prettier 8 2 0 1.68s
✅ YAML v8r 8 0 7.14s
✅ YAML yamllint 8 0 0.24s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@andjordan andjordan marked this pull request as ready for review August 20, 2024 08:54
@andjordan andjordan requested a review from a team as a code owner August 20, 2024 08:54
@andjordan andjordan enabled auto-merge (squash) August 20, 2024 10:34
@andjordan andjordan merged commit e99f4ab into main Aug 20, 2024
23 checks passed
@andjordan andjordan deleted the feature/fix_gpio_clock branch August 20, 2024 10:37
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