Skip to content

Support for Raspberry Pico #119

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

Closed
saleema90 opened this issue May 10, 2025 · 1 comment
Closed

Support for Raspberry Pico #119

saleema90 opened this issue May 10, 2025 · 1 comment

Comments

@saleema90
Copy link

saleema90 commented May 10, 2025

If running into issue with building the loader for pico:

@saleema90
Copy link
Author

zephyr/boards/raspberry/rpi_pico/rpi_pico_common.dtsi file needs to be updated:

zephyr,code-partition = &user_sketch;
...
user_sketch: partition@100 {
label = ""user_sketch";
....
}

@saleema90 saleema90 reopened this May 10, 2025
@saleema90 saleema90 changed the title Support for Pico Using the Core with Arduino IDE May 10, 2025
@saleema90 saleema90 changed the title Using the Core with Arduino IDE Using the Core with Arduino IDE for Variant Board May 10, 2025
@saleema90 saleema90 changed the title Using the Core with Arduino IDE for Variant Board FQBN not being formatted to arduino-git::zephyr::name_from_board.txt May 10, 2025
@saleema90 saleema90 changed the title FQBN not being formatted to arduino-git::zephyr::name_from_board.txt Support for Raspberry Pico May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant