rust-embedded / svd2rust

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

update ci #726

Closed Emilgardis closed 1 year ago

Emilgardis commented 1 year ago

part of #724

remove all uses of actions-rs which use deprecated gha functions and is not maintained removes specific clippy-check in favor of running clippy directly

burrbull commented 1 year ago

Do we need to add merge_group?

burrbull commented 1 year ago

I messed up svd2rust and svd PRs.

Emilgardis commented 1 year ago

this does not implement merge queue, did you enable it here @burrbull ? Going to do that separately

Emilgardis commented 1 year ago

727 implements merge_group