You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a problem in my SVD file, but I got quite non-specific error:
'Cannot render SVD device'. In order to debug I rewrote error messages
to understand the problem. Now it looks like this:
```
called `Result::unwrap()` on an `Err` value: Cannot render SVD device
Caused by:
0: can't render peripheral 'FortiMac', group 'No group name'
1: can't render register 'HASH'
2: can't convert 512 bits into a Rust integral type
```
0 commit comments