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

RP2350 bits #855

Merged
merged 5 commits into from
Aug 15, 2024
Merged

RP2350 bits #855

merged 5 commits into from
Aug 15, 2024

Conversation

Daft-Freak
Copy link
Collaborator

Enough for me to try running things on a Display Pack (-DPICO_BOARD=pimoroni_pico_plus2_rp2350 -DPICO_ADDON=display_pack_2) and VGA board (-DPICO_BOARD=vgaboard -DPICO_PLATFORM=rp2350).

Mostly specifying pins in more places because the default SPI is too spicy. Also splits the pico toolchain for the two different chips.

Seems to be working except for SD cards being unstable (more than usual). No new features... yet.

The default SPI pins on the Pico 2 Plus are the SP/CE connector.
Adds a new pico2.toolchain that sets the right CPU. These should maybe be named after the chips, but we'd need to keep pico.toolchain for compatibility anyway
This fixes the "System is unknown to cmake" message and also fixes elf2uf2 blowing up because the exectutable is missing the .elf suffix
@Daft-Freak Daft-Freak merged commit 264b70c into 32blit:master Aug 15, 2024
9 checks passed
@Daft-Freak Daft-Freak deleted the pico-rp2350 branch August 15, 2024 10:24
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

Successfully merging this pull request may close these issues.

1 participant