You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for the STM32L0x0 subfamily seems to be missing, according to both the README and docs.rs.
Presumably, this is because they are also missing from the Peripheral Access Crate, but what would be required (beyond some svd2rust calls) to make this happen?
I suspect @jglauche and I would be willing to make it happen, if you can point us in the right direction.