X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fsrc%2Fmain.c;h=16d6029a7912cb368f8883b0b3b6e1fe72986ec1;hb=4cf28a613276f0c346415a7a0a13def26ede78db;hp=a88338ac79bfd7b7e839295fc9fc6800bc1a63ef;hpb=6476369c2c6d4ba487408cb5daff8df0480d6b4a;p=carl9170fw.git diff --git a/carlfw/src/main.c b/carlfw/src/main.c index a88338a..16d6029 100644 --- a/carlfw/src/main.c +++ b/carlfw/src/main.c @@ -106,8 +106,6 @@ static void timer0_isr(void) gpio_timer(); #endif /* CONFIG_CARL9170FW_GPIO_INTERRUPT */ - usb_timer(); - #ifdef CONFIG_CARL9170FW_DEBUG_LED_HEARTBEAT set(AR9170_GPIO_REG_PORT_DATA, get(AR9170_GPIO_REG_PORT_DATA) ^ 1); #endif /* CONFIG_CARL9170FW_DEBUG_LED_HEARTBEAT */