rust-embedded / rust-embedded/svd2rust
Multicore devices?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 857
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to build a PAC for NXP LPC55S6x devices, they feature two Cortex-M33 cores (one with TrustZone, one intended as accelerator). Is there precedent for multicore chips? I assume the setup would be two (or more) submodules?
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
No files, tests, or entry points are identified. Start by reviewing existing multicore-chip precedent in svd2rust and how PACs represent separate cores, then determine whether the LPC55S6x needs multiple submodules and document the expected SVD/PAC structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100