1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-24 21:16:19 +00:00
hekate/bootloader
Dave Murphy cc54df87d7 fixes for compiling with gcc 10
gcc 10 no longer lets you get away with not externing global variables in header files. This adds the necessary extern and adds defines in appropriate c files
2020-05-08 23:32:44 +01:00
..
config
frontend nyx: Keep last close button to a var 2020-04-30 04:25:51 +03:00
gfx fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
hos fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
ianos
libs fatfs: Backport some fixes 2020-05-05 19:21:07 +03:00
mem fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
power Fixes to battery charger and fuel gauge ICs 2020-04-30 03:45:19 +03:00
rtc rtc: Remove custom encoding 2020-05-05 19:16:16 +03:00
sec
soc Mitigate a L4T Joy-Cond driver issue 2020-05-01 17:28:24 +03:00
storage fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
utils boot cfg: Allow Launching UMS from boot. 2020-04-30 14:44:27 +03:00
exception_handlers.S
link.ld
main.c Bump hekate to v5.2.1 and Nyx to v0.9.1 2020-05-05 20:40:22 +03:00
start.S