OpenDevicePartnership / OpenDevicePartnership/embassy-imxrt
espi driver should expose API to expose memory mapping to caller
Open
@felipebalbi is already working on this.
Since Nov 17, 2025.
core hal
- Dominant language
- Rust
- Stars
- 23
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/OpenDevicePartnership/embedded-services/pull/263#discussion_r2060521274
The memory mapping information is already passed into eSPI driver, instead of making the caller to keep track of it. The eSPI driver should expose API for the caller to query it.
Contributor guide
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.