hekate/nyx/nyx_gui
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 nyx: Allow always writeable emmc via config 2020-05-05 19:26:10 +03:00
frontend fixes for compiling with gcc 10 2020-05-08 23:32:44 +01: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 sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
input joycon: Wait for disconnect cmd reply 2020-05-01 17:29:05 +03:00
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 regulators: Enable 5V to missing GPIO AO IO rails 2020-04-30 03:46:21 +03:00
rtc rtc: Remove custom encoding 2020-05-05 19:16:16 +03:00
sec se: Add prng128 generator and get aes keys 2020-04-30 03:29:05 +03:00
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
thermal Bugfixes 2020-03-21 22:28:50 +02:00
usb ums: Update Nyx status bar during UMS 2020-05-05 19:02:01 +03:00
utils hwinit: Add proper deinit for new components 2020-04-30 15:09:25 +03:00
exception_handlers.S Various fixes and whitespace removal 2020-04-30 03:25:22 +03:00
link.ld Add simple exception handling 2020-04-27 09:56:19 +03:00
nyx.c nyx: Allow always writeable emmc via config 2020-05-05 19:26:10 +03:00
start.S memory map: Repartition RAM based on new needs 2020-04-30 14:03:57 +03:00