mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05: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 |
||
|---|---|---|
| .. | ||
| codecs | ||
| dsp | ||
| metadata | ||
| test | ||
| platform.h | ||
| rbcodec.make | ||
| rbcodecconfig-example.h | ||
| rbcodecplatform-unix.h | ||
| SOURCES | ||