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

Temporary fix for muilticore realloc #625

Merged
merged 1 commit into from
Jun 12, 2022
Merged

Temporary fix for muilticore realloc #625

merged 1 commit into from
Jun 12, 2022

Conversation

earlephilhower
Copy link
Owner

This PR includes a pico-sdk built using the fix in
raspberrypi/pico-sdk#864

To properly fix it requires a new pico-sdk release. but until then I am
building against my own fork of pico-sdk and including the binary.
When 1.3.2 is out (and assuming my PR is approved) I'll update the pico-sdk
link.

Fixes #614

This PR includes a pico-sdk built using the fix in
raspberrypi/pico-sdk#864

To properly fix it requires a new pico-sdk release. but until then I am
building against my own fork of pico-sdk and including the binary.
When 1.3.2 is out (and assuming my PR is approved) I'll update the pico-sdk
link.
@earlephilhower earlephilhower merged commit 3fb8cbf into master Jun 12, 2022
@earlephilhower earlephilhower deleted the tempmcfix branch June 12, 2022 20:38
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.

Multicore crash with printf(%f)
1 participant