diff options
author | 2021-01-21 02:39:12 +0000 | |
---|---|---|
committer | 2021-01-21 13:18:26 +0100 | |
commit | 4426f26ab0aed70ae2cc433f55ee48f62d7eb46b (patch) | |
tree | 57a88f00c50b1f9d22c368c22ef828b8bd1b7d26 /cortex-m-rt/examples/state.rs | |
parent | 0e82907ca384d10a7fb1f2b8cc70fdb58c0b2fcf (diff) | |
download | cortex-m-4426f26ab0aed70ae2cc433f55ee48f62d7eb46b.tar.gz cortex-m-4426f26ab0aed70ae2cc433f55ee48f62d7eb46b.tar.zst cortex-m-4426f26ab0aed70ae2cc433f55ee48f62d7eb46b.zip |
Update Reset-in-asm.
* Use arm-none-eabi-gcc to assemble, allowing use of preprocessor to
conditionally enable the FPU for eabihf targets.
* Remove has_fpu configuration from build.rs.
* Remove FpuTrampoline as no longer required.
* Remove the Rust Reset method entirely, since the asm Reset can now
enable FPU and jump to user main.
Diffstat (limited to 'cortex-m-rt/examples/state.rs')
0 files changed, 0 insertions, 0 deletions