Skip to content

Conversation

@AndreyLalaev
Copy link
Contributor

At the moment, blinky sample can be built for Pico 2W, but it doesn't work as expected because the board has no LED connected to GPIO.

rpi_pico2.dtsi is a common dtsi, used by Pico 2 and Pico 2 W, it shouldn't contain board specific stuff (like LEDs). So, include rpi_pico-led.dtsi directly in Pico 2 dts.

At the moment, "blinky" sample can be built for Pico 2 W, but it doesn't
work as expected because the board has no LED connected to GPIO.

rpi_pico2.dtsi is a common dtsi, used by Pico 2 and Pico 2 W, it
shouldn't contain board specific stuff (like LEDs).
So, include "rpi_pico-led.dtsi" directly in Pico 2 board dts.

Signed-off-by: Andrei Lalaev <[email protected]>
@github-actions
Copy link

Hello @AndreyLalaev, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@zephyrbot zephyrbot added platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) size: XS A PR changing only a single line of code labels Aug 17, 2025
@sonarqubecloud
Copy link

@soburi
Copy link
Member

soburi commented Aug 21, 2025

@ajf58 Could you take a look?

@soburi
Copy link
Member

soburi commented Aug 24, 2025

@ajf58
Could you take a look, please?

@cfriedt cfriedt merged commit d28a755 into zephyrproject-rtos:main Aug 29, 2025
26 checks passed
@github-actions
Copy link

Hi @AndreyLalaev!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants