summaryrefslogtreecommitdiff
path: root/tinyusb
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-12-01 00:34:18 +0700
committerhathach <[email protected]>2013-12-01 00:34:18 +0700
commite0db04e6b4b95eae311ba11514f78fad5e5bd398 (patch)
tree28d6689082564983befa77a223157aa372c9c74b /tinyusb
parent864935fbe88c58b440c54a9e139be1be537c368b (diff)
tested with lpc13u
Diffstat (limited to 'tinyusb')
-rw-r--r--tinyusb/device/dcd_lpc_11uxx_13uxx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/device/dcd_lpc_11uxx_13uxx.c b/tinyusb/device/dcd_lpc_11uxx_13uxx.c
index 0455e61ef..09ff7a58a 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