embassy-rs / embassy-rs/chiptool

Chiptool chokes on registers with duplicate names and `dimIindex`

Open
#90 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
65
Forks
54
PR merge metrics
No merged PRs in 30d

Description

See also #89 and #13 for further discussion. In this case the offending XML is:

```xml

2
0x4
MBIU,RAM0
BUSSCNT%s
Slave Bus Control Register %s
0x1108
```

```xml

4
0x4
P0B,P2B,P3B,P4B
BUSSCNT%s
Slave Bus Control Register %s
0x1114
```

And chiptool panics with a failed assertion for unique names.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.