rust-embedded / svd2rust

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

derive_more #606

Closed burrbull closed 2 years ago

rust-highfive commented 2 years ago

r? @ryankurte

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

burrbull commented 2 years ago

r? @Emilgardis I removed prebuild task in favor of independence caches as sometimes it does not work correctly.

Saying about main change, it adds optional deriving of Deref and From traits which significantly decrease boilerplate, but require advanced dependency and can slow down compilation, especially first one.

burrbull commented 2 years ago

conflict. again. fixed

burrbull commented 2 years ago

cc @Emilgardis

bors[bot] commented 2 years ago

Build succeeded: