mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
iPod Classic: rework on external interrupts
Change-Id: I5be450adeb12b16070d9bfa31503e2ef350b2981
This commit is contained in:
parent
3f17745930
commit
88caf222ed
3 changed files with 180 additions and 172 deletions
|
|
@ -206,6 +206,7 @@ void system_init(void)
|
|||
pmu_preinit();
|
||||
#endif
|
||||
gpio_init();
|
||||
eint_init();
|
||||
pmu_init();
|
||||
dma_init();
|
||||
#ifdef HAVE_SERIAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue