-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
base: main
Are you sure you want to change the base?
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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>
5a1cf5f
to
d953daa
Compare
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. |
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. |
Please remove the stale label. This can be used for when the next update of the SDK comes along. |
If you want to include this in the next Zephyr release, it's probably time to do it now. |
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.