Excale / nLaunchy

Set of programs and crafted OS updates enabling users to install and launch arbitrary OS updates (especially Linux) on the TI-Nspire calculator.
https://github.com/Excale/nLaunchy
GNU General Public License v2.0
55 stars 5 forks source link

display_bootlogo in nlaunch.c fails to compile #24

Open fb39ca4 opened 7 years ago

fb39ca4 commented 7 years ago

I have been using arm-none-eabi-gcc 7.2.0 to compile nLaunchy.

In the function display_bootlogo there are several errors:

nunopenim commented 6 years ago

For nlaunchy I always use gcc 7.0, newer than that never really worked for me. That feature was from a nlaunchy 2.3 variant, if I am not mistaken.