1
0
Fork 0
forked from len0rd/rockbox

Enable tick IRQs on TCC780x. The main menu is now working on the D2.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16749 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rob Purchase 2008-03-22 19:41:51 +00:00
parent f061ba4ebb
commit 4dc2d8ddba
6 changed files with 162 additions and 88 deletions

View file

@ -67,10 +67,6 @@ void* main(void)
power_init();
system_init();
lcd_init();
#if defined(COWON_D2)
kernel_init();
#endif
adc_init();
button_init();