diff options
author | 2021-03-02 20:06:19 +0000 | |
---|---|---|
committer | 2021-03-02 20:06:19 +0000 | |
commit | 4573928ff1decb2c36c6bc7fe3be643c95fa493f (patch) | |
tree | 7dd2d9f4e7e9d31711239069548d898c30e19724 /cortex-m-rt/src | |
parent | 62de02fb1a6c842bd2fd7c178489e16a068a599b (diff) | |
parent | 59d30a44e1584b547f2b13e69a916ceb05a6564e (diff) | |
download | cortex-m-4573928ff1decb2c36c6bc7fe3be643c95fa493f.tar.gz cortex-m-4573928ff1decb2c36c6bc7fe3be643c95fa493f.tar.zst cortex-m-4573928ff1decb2c36c6bc7fe3be643c95fa493f.zip |
Merge #315
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>
Diffstat (limited to 'cortex-m-rt/src')
0 files changed, 0 insertions, 0 deletions