aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples
diff options
context:
space:
mode:
authorGravatar Adam Greig <adam@adamgreig.com> 2021-01-21 02:39:12 +0000
committerGravatar Jonas Schievink <jonasschievink@gmail.com> 2021-01-21 13:18:26 +0100
commit4426f26ab0aed70ae2cc433f55ee48f62d7eb46b (patch)
tree57a88f00c50b1f9d22c368c22ef828b8bd1b7d26 /cortex-m-rt/examples
parent0e82907ca384d10a7fb1f2b8cc70fdb58c0b2fcf (diff)
downloadcortex-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')
0 files changed, 0 insertions, 0 deletions