Skip to content

Fix basic picolibc support#2898

Merged
kilograham merged 4 commits into
developfrom
picolibc-support
Apr 15, 2026
Merged

Fix basic picolibc support#2898
kilograham merged 4 commits into
developfrom
picolibc-support

Conversation

@kilograham
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@will-v-pi will-v-pi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you want to add #2846 to this PR too (probably with some new section files)? With my comment to put the new stuff between .data and .bss, so that the low power PR can insert .persistent_data between .bss and .heap.

Comment thread src/rp2_common/pico_standard_link/CMakeLists.txt
@kilograham kilograham merged commit f50f93f into develop Apr 15, 2026
12 checks passed
@kilograham kilograham deleted the picolibc-support branch April 15, 2026 16:47
@edo9300
Copy link
Copy Markdown

edo9300 commented May 1, 2026

This PR didn't bring in all the changes from the one it superseeded, making picolibc builds still fail, more specifically, it didn't add the checks in the cmakelists files of the boot_stage2 projects https://github.com/raspberrypi/pico-sdk/pull/2840/files#diff-cce72f3991862657cdf9eaf928e7bdf89d7ff38a75656ffa438c07bef64d47a4 and https://github.com/raspberrypi/pico-sdk/pull/2840/files#diff-bfec06eb22ca43444b572d23036d14ab8ef4bc57a811a3125420e9b96ae76139

@kilograham
Copy link
Copy Markdown
Contributor Author

oops; thx #2917

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants