Splitted the patch for merging RTCSEL in an individual file#18
Conversation
stm32f446 can benefit from rcc_v2.yaml.
|
Can you take a look at this please 😄 |
|
Ah yep sorry, I missed this the first time. I'll check it out this evening. |
|
This seems fine and generates the files OK on my end, are there any errors when you run Make? |
|
Can you update the |
|
Yep, I was about to do that now! (edit): you can't use the git repository as a dependency because it doesn't contain the generated rust files (they're too big). Annoying. #5 would probably help with this but changes a lot of other things. |
|
(also please note that the new version being released will be using the latest svd2rust 0.13.1 which is a breaking change for downstream crates) |
|
Done, 0.2.0 is now on https://crates.io/crates/stm32f4. |
See Missing patch for
stm32f446(#17).I think this is correct but I can't get to generate the rs files :
make svd2rust -j8; ls stm32f4/srcoutputs :