Forked from
card10 / firmware
1343 commits behind the upstream repository.
-
rahix authored
pmic_init() uses the GPIO API internally to set up the PMIC interrupt handler. This does not work properly if called before GPIO_Init() and will lead to the power-button never interrupting Epicardium. Fixes #83. Signed-off-by:
Rahix <rahix@rahix.de>
rahix authoredpmic_init() uses the GPIO API internally to set up the PMIC interrupt handler. This does not work properly if called before GPIO_Init() and will lead to the power-button never interrupting Epicardium. Fixes #83. Signed-off-by:
Rahix <rahix@rahix.de>
card10.c 5.72 KiB