rust-embedded / rust-embedded/cortex-m
Update cortex-m-rt on crates.io to include skip-data-copy feature
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 202
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 2
Description
The skip-data-copy feature was added in commit 6f0414c and is not included in the latest release on crates.io. Could a new release be cut to make this feature available?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing commit 6f0414c and comparing the current cortex-m-rt release with the package on crates.io. Follow the repository's release process to publish a version that includes skip-data-copy, then verify that the feature is available from the new crates.io release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100