mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Cortex-M7 support was added in GCC 5, while GCC 4.9 only supports the M4. The instruction set is almost identical between both processors; the only difference is that the M7 supports double-precision floating point and the M4 doesn't. Since Rockbox currently doesn't use the FPU, building M7 targets as M4 works fine. Change-Id: I5880d6e81a85fa9b3e16e08d57e7955b4493df0b |
||
---|---|---|
.. | ||
arm_support | ||
fixedpoint | ||
libsetjmp | ||
microtar | ||
mipsunwinder | ||
rbcodec | ||
skin_parser | ||
tlsf | ||
unwarminder |