Skip to content

manifest: hal_rpi_pico: Update to SDK 2.1.1 #87513

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ajf58
Copy link
Collaborator

@ajf58 ajf58 commented Mar 22, 2025

Update the Raspberry Pi Pico HAL to be based on the latest release of
the upstream SDK (v2.1.1).

This PR also changes the default delay multiplier for the external oscillator to match the SDK's default.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Mar 22, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_rpi_pico zephyrproject-rtos/hal_rpi_pico@7b57b24 (zephyr) zephyrproject-rtos/hal_rpi_pico#10 zephyrproject-rtos/hal_rpi_pico#10/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_rpi_pico DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Mar 22, 2025
ajf58 added 2 commits March 22, 2025 17:03
The latest release of the SDK increases the default. Update the binding
to match. See raspberrypi/pico-sdk#2245

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
Update the Raspberry Pi Pico HAL to be based on the latest release of
the upstream SDK (v2.1.1).

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
@ajf58 ajf58 force-pushed the rpi-pico-update-sdk-2.1.1 branch from 5a1cf5f to d953daa Compare March 22, 2025 17:04
@ajf58 ajf58 marked this pull request as draft March 31, 2025 21:23
@ajf58
Copy link
Collaborator Author

ajf58 commented Mar 31, 2025

Changing to draft. This fails CI due to raspberrypi/pico-sdk#2310 . I think I'll probably skip 2.1.1 and go to 2.1.2, rather than cherry-picking.

Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label May 31, 2025
@ajf58
Copy link
Collaborator Author

ajf58 commented Jun 2, 2025

Please remove the stale label. This can be used for when the next update of the SDK comes along.

@github-actions github-actions bot removed the Stale label Jun 3, 2025
@soburi
Copy link
Member

soburi commented Jun 15, 2025

If you want to include this in the next Zephyr release, it's probably time to do it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Clock Control DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-hal_rpi_pico platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants