diff options
author | 2018-09-17 18:36:18 +0200 | |
---|---|---|
committer | 2018-09-17 18:36:18 +0200 | |
commit | 3498c7433c020b02dc30a5e532607d1ad850d112 (patch) | |
tree | 133ecf8f63a0aa6ea60ae10b9c7502aac95613e6 /cortex-m-rt/examples/entry-static.rs | |
parent | 27501f88b8c6ae9746efea01416f5276e43171eb (diff) | |
download | cortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.tar.gz cortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.tar.zst cortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.zip |
make all exception handlers extern "C"
They'll be called by the hardware and must comply to the stable C ABI.
Using the Rust ABI in this case was an oversight.
Diffstat (limited to 'cortex-m-rt/examples/entry-static.rs')
0 files changed, 0 insertions, 0 deletions