Skip to content
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

Hal rpi pico cleanup #84545

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

Conversation

soburi
Copy link
Member

@soburi soburi commented Jan 25, 2025

No description provided.

Update hal_rpi_pico to fix CI failure

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add XIP-cache codes that are referenced from the flash driver.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Warning suppression will be removed since it has been handled
on the hal side.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Review the dependencies to make it unnecessary to pull in the
watchdog driver.

Signed-off-by: TOKITA Hiroshi <[email protected]>
- Remove unnecessary Kconfig settings.
- Exclude unnecessary drivers from the build target.
- Remove the include conditions and make all include targets uniform.
- Change claim.c to always be compiled.

These measures will delete unnecessary Kconfig items.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Reorder items to make the file easier to read.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@zephyrbot
Copy link
Collaborator

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#9 zephyrproject-rtos/hal_rpi_pico#9/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 This PR should not be merged (Do Not Merge) labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_rpi_pico
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants