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

Update pico-sdk to 1.0.1 #4117

Closed
tannewt opened this issue Feb 2, 2021 · 5 comments
Closed

Update pico-sdk to 1.0.1 #4117

tannewt opened this issue Feb 2, 2021 · 5 comments
Assignees
Labels
enhancement rp2040 Raspberry Pi RP2040
Milestone

Comments

@tannewt
Copy link
Member

tannewt commented Feb 2, 2021

Fixes a number of things and exposes a way to get a flash's unique id: https://github.com/raspberrypi/pico-sdk/releases/tag/1.0.1

@tannewt tannewt added this to the 6.2.0 milestone Feb 2, 2021
@ajs256
Copy link

ajs256 commented Feb 2, 2021

I would like to work on this, could someone point me to what I would need to change? I see /ports/raspberrypi/sdk_config/pico/, is there anything else?

EDIT: And I would have to also update the submodule.

@tannewt
Copy link
Member Author

tannewt commented Feb 2, 2021

Epic! you'll need to change the commit referenced by ports/raspberrypi/sdk and then rebuild. Things may have changed so you'll likely need to update Makefile too. I think the linker script also changed so compare the CP copy to the sdk's default one.

@ajs256
Copy link

ajs256 commented Feb 2, 2021

Sorry, I'm having git troubles. I can't work on this anymore, please disregard my previous comment.

@tannewt
Copy link
Member Author

tannewt commented Feb 2, 2021

Thanks for trying @ajs256! I'll do it so I can get the correct timers for DMA.

@dhalbert
Copy link
Collaborator

dhalbert commented Feb 8, 2021

Superceded by #4141, which updates the pico-sdk to several commits past 1.0.1.

@dhalbert dhalbert closed this as completed Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement rp2040 Raspberry Pi RP2040
Projects
None yet
Development

No branches or pull requests

3 participants