Daniel Egger

Results 399 comments of Daniel Egger

I had a look. `svd2rust` runtime goes through the roof with the `-f`option, it takes 10x as long in my tests to dump the code. There's no change in build/check...

The `Module` is a rather weird implementation causing quite a few clippy lints and warnings in case the superfluous `#[allow(dead_code)]` are removed. We should also get rid of all the...

Nominating this for a broader discussion in the next meeting.

We tried to discuss this in the meeting today but couldn't due to lack of discussion participants. Can anyone (mabye @couchand) summarized the current state of discussion and the questions...

> For @therealprof and the rest of the team, here is my attempt at summarizing the main decision points. I will follow with my own personal opinion in a later...

> However, there doesn't seem to be a sense that any of them have a chance to be incorporated, I'm not quite sure how you arrived at such a dire...

> Is there a centralized place where this discussion and planning is happening? No(t yet). We did brainstorm a bit during the last and after the meeting.

Removing nominated flag since there wasn't any progress on the discussion.

@pinealservo Thanks for your insights. I think it only makes sense to implement bit-banding at this scale if it's an intrinsic feature of the architecture one can rely on. Given...

@pinealservo As you said it yourself, it's only available on M3 and M4 and actually a deprecated architectural feature and also manufacturers seem to be slowly moving aways from M3...