Skip to content

manifest: hal_rpi_pico: Update to SDK 2.2.0 #94247

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ajf58
Copy link
Contributor

@ajf58 ajf58 commented Aug 7, 2025

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

This PR also changes the default delay multiplier for the external oscillator to match the SDK's default, which first changed in SDK v2.1.1.

#87513 is superseded by this PR.

ajf58 added 4 commits August 7, 2025 22:24
Sort some entries alphabetically to improve readability and
maintainability. This commit just reorders existing entries and does not
change any include paths.

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
SDK v2.2.0 has new include directories that need to be added to the
build.

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.2.0).

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
v2.1.1 onwards 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>
Copy link

github-actions bot commented Aug 7, 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@5a981c7 zephyrproject-rtos/hal_rpi_pico#14 zephyrproject-rtos/hal_rpi_pico#14/files

DNM label due to: 1 project with PR revision

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

@github-actions github-actions bot added manifest manifest-hal_rpi_pico DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Aug 7, 2025
Copy link

sonarqubecloud bot commented Aug 7, 2025

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