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/stm32l476g-disco: add ADC support #20793

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

This PR adds to the stm32l476g-disco ADC support.

Testing procedure

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

Issues/PRs references

None

@github-actions github-actions bot added the Area: boards Area: Board ports label Jul 19, 2024
@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jul 22, 2024
@riot-ci
Copy link

riot-ci commented Jul 22, 2024

Murdock results

✔️ PASSED

99b5bc1 cpu/stm32/l4: enable missing star-up time

Success Failures Total Runtime
10196 0 10196 16m:28s

Artifacts

@krzysztof-cabaj
Copy link
Contributor Author

krzysztof-cabaj commented Jul 22, 2024

It looks like there are some problems with storage on CI - see end of line.
This same error appears in nightly build from 2:00 am.

docker: Error response from daemon: write /var/lib/docker/image/btrfs/layerdb/mounts/6bfad6ffe1438237377f5ebf45e56b975750d21875287d58505f07839eb464d4/mount-id: no space left on device.
See 'docker run --help'.

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: cpu Area: CPU/MCU ports labels Jul 24, 2024
@benpicco benpicco added this pull request to the merge queue Jul 24, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 24, 2024
boards/stm32l476g-disco: add ADC support
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 24, 2024
@benpicco benpicco added this pull request to the merge queue Jul 24, 2024
Merged via the queue into RIOT-OS:master with commit 9afad95 Jul 24, 2024
26 checks passed
@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.

4 participants