sepbijani

Results 2 issues of sepbijani

svd2rust generates code which has following lint: `#![deny(private_in_public)]` During compilation a warning explains that the mentioned lint has been remove: ``` warning: lint `private_in_public` has been removed: replaced with another...

Running chiptool with: ``` chiptool generate --svd svdfile.svd ``` results with: ``` thread 'main' panicked at src/transform/mod.rs:104:60: called `Result::unwrap()` on an `Err` value: Err: on rename Fieldset "EMIOS_1::regs::C2_0", new name...