From e0db04e6b4b95eae311ba11514f78fad5e5bd398 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 1 Dec 2013 00:34:18 +0700 Subject: [PATCH] tested with lpc13u --- tinyusb/device/dcd_lpc_11uxx_13uxx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tinyusb/device/dcd_lpc_11uxx_13uxx.c b/tinyusb/device/dcd_lpc_11uxx_13uxx.c index 0455e61e..09ff7a58 100644 --- a/tinyusb/device/dcd_lpc_11uxx_13uxx.c +++ b/tinyusb/device/dcd_lpc_11uxx_13uxx.c @@ -488,7 +488,6 @@ tusb_error_t dcd_pipe_xfer(endpoint_handle_t edpt_hdl, void* buffer, uint16_t t return TUSB_ERROR_NONE; } -#endif #endif