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: Add support for internal ADC channels #487

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fabiangottstein
Copy link
Contributor

This PR adds support for usage of internal ADC channels by allowing to manually define a AnalogPin channel value.

Additionally, this adds ADC IRQ lookup for STM32H5 series.

This allows usage of internal ADC channels.
Copy link
Contributor

github-actions bot commented Jan 23, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.04s
✅ CPP clang-format 14 3 0 0.32s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ JSON jsonlint 7 0 0.2s
✅ JSON prettier 7 2 0 0.83s
⚠️ MARKDOWN markdownlint 6 1 10 1.18s
⚠️ MARKDOWN markdown-link-check 6 2 75.48s
✅ MARKDOWN markdown-table-formatter 6 1 0 0.25s
✅ REPOSITORY checkov yes no 25.41s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 9.3s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 35.84s
✅ REPOSITORY trivy yes no 4.47s
✅ REPOSITORY trivy-sbom yes no 0.09s
✅ REPOSITORY trufflehog yes no 9.07s
⚠️ SPELL lychee 32 1 88.03s
✅ YAML prettier 9 1 0 0.84s
✅ YAML v8r 9 0 6.32s
✅ YAML yamllint 9 0 0.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@fabiangottstein fabiangottstein marked this pull request as ready for review January 23, 2025 14:29
@fabiangottstein fabiangottstein requested a review from a team as a code owner January 23, 2025 14:29
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.

1 participant