X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=main.c;h=d69bb40a1d53dda7f353ae9fb491c4d1fc9f95d2;hb=251726c276ab844095583d4c8d7607a30c0a802c;hp=bbb7d39c9c81b72da7091708cbcdac569cb1a92f;hpb=7bff2456c919b94efa534efd15dec289314a682e;p=ppcskel.git diff --git a/main.c b/main.c index bbb7d39..d69bb40 100644 --- a/main.c +++ b/main.c @@ -121,6 +121,8 @@ int main(void) printf("bye, world!\n"); */ + (void) usb_add_device(); + while(1) { // just to get sure we are still in this loop //_CPU_ISR_Enable() // don't know why this is needed...