crozone / ipodloader2

Bootloader for classic iPods. Supports Rockbox, iPod Linux, and stock iPod OS.
44 stars 1 forks source link

Fix compilation on modern GCC #3

Closed crozone closed 2 years ago

crozone commented 3 years ago

This fixes compilation on arm-none-eabi v5.4.1.

This PR is a work in progress and tracks the changes against master. The compiled code does not currently boot (hangs at apple logo).

DO NOT MERGE. Only merge after testing on all iPod generations.