Skip to content

cortex-m-rt 0.2.5 — the libc feature pinned a version that does not exist - #341

Merged
Sunrisepeak merged 1 commit into
mainfrom
cortex-m-rt-025
Sep 4, 2026
Merged

cortex-m-rt 0.2.5 — the libc feature pinned a version that does not exist#341
Sunrisepeak merged 1 commit into
mainfrom
cortex-m-rt-025

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

Same defect as #340, in the consumer: a bare requirement is an exact pin, not a caret. Verified against the published index before tagging.

…xist

`0.2.4` pinned `picolibc.picolibc = "1.8.12"`, on the same wrong belief the
picolibc entry was just corrected for: a bare requirement in mcpp is an exact
pin, not a caret. A consumer selecting `--features libc` would have been told
`install path missing after fetch`.

Verified against the published index before tagging: a consumer with this
package as its only path dependency resolved `picolibc@1.8.12.3` and
`compiler-rt-builtins@22.1.8.2` from the index and produced an image that
printed through `printf` and exited 0.
@Sunrisepeak
Sunrisepeak merged commit 73037e7 into main Sep 4, 2026
@Sunrisepeak
Sunrisepeak deleted the cortex-m-rt-025 branch September 4, 2026 08:45
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.

2 participants