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
235: re-export the `interrupt` attribute r=therealprof a=japaric
this is a breaking change because
- it bumps the cortex-m-rt version requirement to v0.6.4
- it changes the behavior of the `<device>::interrupt` item. This item was a
bang macro and now has become an attribute.
Co-authored-by: Jorge Aparicio <[email protected]>
0 commit comments