Skip to content

Conversation

dsseng
Copy link
Contributor

@dsseng dsseng commented Aug 15, 2025

Add the chip parameter for probe-rs. Verified on Feather RP2350.

Signed-off-by: Dmitrii Sharshakov [email protected]

@zephyrbot zephyrbot added the platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) label Aug 15, 2025
soburi
soburi previously approved these changes Aug 15, 2025
kartben
kartben previously approved these changes Aug 15, 2025
Copy link
Contributor

@ajf58 ajf58 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The addition is good. I'd like to see the changes sorted in a way that aides readers in the future: chronological/appending changes make things harder to skim through IME.

@@ -16,3 +18,4 @@ board_runner_args(uf2 "--board-id=RP2350")

include(${ZEPHYR_BASE}/boards/common/uf2.board.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/probe-rs.board.cmake)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorting this would involve out of scope changes. Avoided for this reason as generally maintainers are opposed of format changes in functional change PRs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fair. FWIW I'm happy with PRs that have a series of commits that are "sorting ahead of adding more things", then "add the new thing" in the net commit. Yes, combining these in one commit would be bad.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I do this here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I think it's ok as-is, and would be added scope creep.

@dsseng dsseng dismissed stale reviews from kartben and soburi via 8ac3096 August 19, 2025 17:07
Add the chip parameter for probe-rs. Verified on Feather RP2350.

Signed-off-by: Dmitrii Sharshakov <[email protected]>
@dsseng dsseng requested a review from ajf58 August 19, 2025 17:07
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@kartben kartben merged commit a8dec5b into zephyrproject-rtos:main Aug 20, 2025
24 checks passed
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants