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
315: Use volatile read for ICSR register r=adamgreig a=lulf
This prevents the compiler from optimizing the read.
Edit: I also added a change to include the 9th bit in the IRQ. I can leave that out if it would break anything.
#314
Co-authored-by: Ulf Lilleengen <ulf.lilleengen@gmail.com>
0 commit comments