rust-crosscompiler-arm icon indicating copy to clipboard operation
rust-crosscompiler-arm copied to clipboard

Add ARMv7 target

Open PAStheLoD opened this issue 9 years ago • 1 comments
trafficstars

Hello!

First of all thanks for this very easy to use cross-compiler magic-bag-of-tools-that-just-work!

Then, my question is, could you add an option to target ARMv7?

PAStheLoD avatar Aug 12 '16 18:08 PAStheLoD

Thank you!

You can already execute code compiled for ARMv6 on an ARMv7 device. But I agree with you that specific ARMv7 optimizations will be missing.

dlecan avatar Aug 16 '16 16:08 dlecan