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

cpu/rpx0xx: fix minor gpio warnings #16685

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

fabian18
Copy link
Contributor

Contribution description

The PR fixes some minor warnings which Murdock discovered in #16627

Testing procedure

The tests which failed to compile now work as expected.

tests/pkg_flatbuffers

2021-07-27 15:21:33,626 # Connect to serial port /dev/ttyUSB0
Welcome to pyterm!
Type '/exit' to exit.
s
2021-07-27 15:21:36,117 # START
2021-07-27 15:21:36,127 # main(): This is RIOT! (Version: 2021.10-devel-165-g0d740-cpu_rp2040_periph_timer)
2021-07-27 15:21:36,132 # The FlatBuffer was successfully created and verified!

tests/periph_gpio

2021-07-27 15:27:24,475 # auto_test 0 14 0 15
2021-07-27 15:27:24,475 # [START]
2021-07-27 15:27:24,482 # [SUCCESS]

Issues/PRs references

#16627

@github-actions github-actions bot added the Area: cpu Area: CPU/MCU ports label Jul 27, 2021
@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation labels Jul 27, 2021
@benpicco benpicco requested a review from maribu July 27, 2021 15:37
@benpicco benpicco merged commit 9645950 into RIOT-OS:master Jul 27, 2021
@fabian18
Copy link
Contributor Author

Thank You

@benpicco benpicco added this to the Release 2021.10 milestone Oct 20, 2021
@fabian18 fabian18 deleted the cpu_rp2040_fix_gpio_warnings branch January 11, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants