1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-10-03 05:02:04 +00:00
hekate/nyx/nyx_gui
CTCaer 185526d134 Introducing Bootloader Development Kit (BDK)
BDK will allow developers to use the full collection of drivers,
with limited editing, if any, for making payloads for Nintendo Switch.

Using a single source for everything will also help decoupling
Switch specific code and easily port it to other Tegra X1/X1+ platforms.
And maybe even to lower targets.

Everything is now centrilized into bdk folder.
Every module or project can utilize it by simply including it.

This is just the start and it will continue to improve.
2020-06-14 15:25:21 +03:00
..
frontend nyx: Reduce idle power draw by 280mW 2020-06-14 13:14:32 +03:00
gfx Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
hos hos: Support new sept/exo keyslots 2020-06-14 13:53:21 +03:00
libs/fatfs Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
storage Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
config.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
config.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
link.ld Add simple exception handling 2020-04-27 09:56:19 +03:00
nyx.c Equalize hekate main and Nyx sd based functions 2020-06-13 18:32:40 +03:00
start.S memory map: Repartition RAM based on new needs 2020-04-30 14:03:57 +03:00