aboutsummaryrefslogtreecommitdiff
path: root/src/interrupt.rs
diff options
context:
space:
mode:
authorGravatar Garret Kelly <gdk@google.com> 2018-08-08 12:27:36 -0400
committerGravatar Garret Kelly <gdk@google.com> 2018-08-08 12:27:36 -0400
commit88726d96316e9ab6f71a14619e02ed33478f585b (patch)
tree4a54c8ce96c11543e2705766ec4dafeac5ecbf8b /src/interrupt.rs
parent13b87923deed801adb3f6412efa2c05dc43304c4 (diff)
downloadcortex-m-88726d96316e9ab6f71a14619e02ed33478f585b.tar.gz
cortex-m-88726d96316e9ab6f71a14619e02ed33478f585b.tar.zst
cortex-m-88726d96316e9ab6f71a14619e02ed33478f585b.zip
Always expose the VTOR register (#100)
Cortex-M0+ platforms had the VTOR register hidden because of the way the SCB chose to expose it. This change exposes it on all platforms, with the side effect that it will be visible on Cortex-M0 even thought the M0 SCB does not define it.
Diffstat (limited to 'src/interrupt.rs')
0 files changed, 0 insertions, 0 deletions