X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=ppcskel.git;a=blobdiff_plain;f=main.c;h=d69bb40a1d53dda7f353ae9fb491c4d1fc9f95d2;hp=bbb7d39c9c81b72da7091708cbcdac569cb1a92f;hb=7e5ba118123fc6f330fb1416d0154f39b851a843;hpb=7bff2456c919b94efa534efd15dec289314a682e 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...