diff options
author | 2018-08-08 12:27:36 -0400 | |
---|---|---|
committer | 2018-08-08 12:27:36 -0400 | |
commit | 88726d96316e9ab6f71a14619e02ed33478f585b (patch) | |
tree | 4a54c8ce96c11543e2705766ec4dafeac5ecbf8b /src/interrupt.rs | |
parent | 13b87923deed801adb3f6412efa2c05dc43304c4 (diff) | |
download | cortex-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