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
Require exclusive access to the RESET peripheral for RP2040/RP2350
If you don't have exclusive access to the RESET peripheral, someone else
could race you on the read/modify/write cycle on the update of the
RESETS.reset register.
This is a breaking change.
0 commit comments