hekate/bdk
CTCaer 7af343dd6c bdk: input: make joycon detection more robust
There's a hw bug on the gpio controller that can latch the last value on reads.
Mitigate that by reading once to unlatch the input value.

Also actually allow sio to be polled every 8ms.
2024-05-19 10:19:25 +03:00
..
display bdk: display: add more defines 2024-05-19 10:16:52 +03:00
ianos bdk: small refactor 2022-10-11 06:16:38 +03:00
input bdk: input: make joycon detection more robust 2024-05-19 10:19:25 +03:00
libs bdk: types: add likely/unlikely global macros 2024-04-25 04:48:09 +03:00
mem bdk: sdram: add info about custom 8GB T210 config 2024-04-25 04:50:07 +03:00
power bdk: max77620: raise sd1 max voltage 2024-02-16 15:55:40 +02:00
rtc bdk: rtc: handle offset adjustment in-place 2024-03-12 15:08:55 +02:00
sec bdk: heap: add zalloc and utilize it 2024-03-27 09:00:53 +02:00
soc bdk: hwinit: add arbiter config 2024-05-19 10:07:06 +03:00
storage bdk: heap: add zalloc and utilize it 2024-03-27 09:00:53 +02:00
thermal bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
usb bdk: usb: hid: improve stick calibration 2023-12-25 02:37:40 +02:00
utils bdk: types: do not overflow on byte swaps 2024-04-25 16:57:43 +03:00
bdk.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
exception_handlers.S bdk: fiq: watchdog handling 2022-06-29 12:12:03 +03:00
fatfs_cfg.h bdk: add global header 2022-01-15 23:58:27 +02:00
fatfs_conf.h bdk: add global header 2022-01-15 23:58:27 +02:00
gfx_utils.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h ianos: add extensions magic 2021-04-11 10:30:24 +03:00