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

Merged
merged 3 commits into from
Jan 28, 2025

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 1.3s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON jsonlint 7 0 0.16s
✅ JSON prettier 7 2 0 1.68s
⚠️ MARKDOWN markdownlint 6 1 10 1.94s
⚠️ MARKDOWN markdown-link-check 6 2 32.81s
✅ MARKDOWN markdown-table-formatter 6 1 0 0.97s
✅ REPOSITORY checkov yes no 25.99s
✅ REPOSITORY git_diff yes no 0.66s
✅ REPOSITORY grype yes no 8.91s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 33.39s
✅ REPOSITORY trivy yes no 5.54s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 8.64s
⚠️ SPELL lychee 32 2 54.18s
✅ YAML prettier 9 1 0 1.3s
✅ YAML v8r 9 0 4.52s
✅ YAML yamllint 9 0 0.37s

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
@fabiangottstein fabiangottstein changed the title feat: Add support for internal ADC channels feat: add support for internal ADC channels Jan 24, 2025
@fabiangottstein fabiangottstein merged commit 30a6f4e into main Jan 28, 2025
23 checks passed
@fabiangottstein fabiangottstein deleted the internal-adc-channels branch January 28, 2025 07:07
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