diff options
| author | hathach <[email protected]> | 2013-12-01 00:34:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-12-01 00:34:18 +0700 |
| commit | e0db04e6b4b95eae311ba11514f78fad5e5bd398 (patch) | |
| tree | 28d6689082564983befa77a223157aa372c9c74b | |
| parent | 864935fbe88c58b440c54a9e139be1be537c368b (diff) | |
tested with lpc13u
| -rw-r--r-- | tinyusb/device/dcd_lpc_11uxx_13uxx.c | 1 |
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
|
