oxidecomputer / oxidecomputer/dendrite
Remove large CMIS access code
Open
@bnaecker is already working on this.
Since Jul 14, 2025.
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 4
Description
There's code for handling accesses to CMIS modules that are larger than the spec technically allows (8 bytes). I moved all that to the transceiver-controller crate recently, so it doesn't need to be in Dendrite proper anymore. Excise it.
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.
Assessment
This issue has not been assessed yet.