From 2c8b8ea52962fad5e1f5146ef7cdef600acee6a5 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 2 Dec 2013 00:40:10 +0700 Subject: add board lpclink2, able to run device stack without any problems --- tinyusb/device/dcd_lpc_11uxx_13uxx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tinyusb') diff --git a/tinyusb/device/dcd_lpc_11uxx_13uxx.c b/tinyusb/device/dcd_lpc_11uxx_13uxx.c index 1ddf77d94..92f086c19 100644 --- a/tinyusb/device/dcd_lpc_11uxx_13uxx.c +++ b/tinyusb/device/dcd_lpc_11uxx_13uxx.c @@ -321,7 +321,6 @@ void dcd_isr(uint8_t coreid) } } } - } //--------------------------------------------------------------------+ -- cgit v1.3.1