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-f207zg: support for ADC #18847

Merged
merged 2 commits into from
Nov 5, 2022

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

This PR adds to the Nucleo-f207zg ADC configuration.

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 Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration Platform: ARM Platform: This PR/issue effects ARM-based platforms labels Nov 4, 2022
@benpicco benpicco requested a review from fabian18 November 4, 2022 19:03
@benpicco
Copy link
Contributor

benpicco commented Nov 4, 2022

Please squash, you only need two commits: one for the CPU and one for the board.

@krzysztof-cabaj
Copy link
Contributor Author

Squashed to two commits.

@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 Nov 4, 2022
@riot-ci
Copy link

riot-ci commented Nov 4, 2022

Murdock results

✔️ PASSED

aa426bd cpu/stm32/f2: add ADC support for f207zg

Success Failures Total Runtime
2000 0 2000 06m:34s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco benpicco enabled auto-merge November 4, 2022 22:58
@benpicco benpicco merged commit 384e3ca into RIOT-OS:master Nov 5, 2022
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
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 Area: Kconfig Area: Kconfig integration 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.

4 participants