Parcourir la source

tested with lpc13u

hathach il y a 12 ans
Parent
commit
e0db04e6b4
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      tinyusb/device/dcd_lpc_11uxx_13uxx.c

+ 0 - 1
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