rust-embedded / svd2rust

Generate Rust register maps (`struct`s) from SVD files
Apache License 2.0
682 stars 149 forks source link

test patched STM32 #676

Closed burrbull closed 1 year ago

rust-highfive commented 1 year ago

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

therealprof commented 1 year ago

Excuse my ignorance but what are those pached files?

adamgreig commented 1 year ago

They're the patched SVDs from stm32-rs (in other words, with all the stm32-rs fixes applied, instead of the raw buggy ST SVDs). Looks like it downloads the current build output from the master branch.

burrbull commented 1 year ago

cc @Emilgardis

bors[bot] commented 1 year ago

Build succeeded: