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
Cargo.toml: Add usage warning to MCU feature comment
MCU features should only serve as aliases, they should *not* be used in
`cfg` attributes, since the resulting code would be unmaintainable in
the long run.
0 commit comments