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

boards/nucleo-f439zi: add ADC support #20814

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

This PR adds to the nucleo-f439zi ADC support.

Testing procedure

Flash the board using tests/periph/adc program. Check if measured values changes when A0-A5 pins are
connected to the 3,3V, GND or to the potentiometer.

Issues/PRs references

None

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports labels Aug 16, 2024
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Aug 16, 2024
@benpicco benpicco enabled auto-merge August 16, 2024 12:14
@riot-ci
Copy link

riot-ci commented Aug 16, 2024

Murdock results

✔️ PASSED

03c700f boards/nucleo-f439zi: add full ADC config and doxygen doc

Success Failures Total Runtime
10195 0 10197 15m:26s

Artifacts

@benpicco benpicco added this pull request to the merge queue Aug 16, 2024
Merged via the queue into RIOT-OS:master with commit e8abea2 Aug 16, 2024
27 checks passed
@krzysztof-cabaj
Copy link
Contributor Author

@benpicco thanks for rapid support!

@benpicco benpicco added this to the Release 2024.10 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants