1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/bdk
CTCaer 9d889e2c3e bdk: Add driver for VIC
VIC is a HW engine that allows for frame/texture buffer manipulation.
2022-10-11 06:41:38 +03:00
..
display bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
ianos bdk: small refactor 2022-10-11 06:16:38 +03:00
input bdk: joycon: refactor some structs and comments 2022-10-11 03:49:18 +03:00
libs bdk: small refactor 2022-10-11 06:16:38 +03:00
mem bdk: mem: improve emc MRR reading 2022-10-11 03:51:12 +03:00
power bdk: small refactor 2022-10-11 06:16:38 +03:00
rtc bdk: small refactor 2022-10-11 06:16:38 +03:00
sec bdk: tsec: fix regression on HOS 6.2.0 not booting 2022-07-11 22:28:09 +03:00
soc bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
storage bdk: emmc: utilize emmc_end 2022-10-11 04:12:04 +03:00
thermal bdk: whitespace refactor 2022-07-11 22:10:11 +03:00
usb bdk: xusb: improve clock deinit 2022-10-11 04:07:24 +03:00
utils bdk: util: replace strtol/atoi w/ custom versions 2022-10-11 04:11:21 +03:00
bdk.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
exception_handlers.S
fatfs_cfg.h
fatfs_conf.h
gfx_utils.h
memory_map.h bdk: update memory map with more used addresses 2022-06-29 12:13:04 +03:00
module.h