From 533c8d2eed68fe76242fa5dcd2b1733d6278a4e8 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 20 Feb 2014 10:41:31 +0700 Subject: [PATCH] use hcd_pipe_is_busy instead of hcd_pipe_is_idle remove hcd_pipe_is_idle --- demos/host/host_os_none/.cproject | 163 ++++++++++++++---------------- demos/host/src/cdc_serial_app.c | 8 +- demos/host/src/tusb_config.h | 4 +- tinyusb/class/cdc_host.c | 10 +- tinyusb/host/ehci/ehci.c | 6 -- tinyusb/host/hcd.h | 2 +- 6 files changed, 82 insertions(+), 111 deletions(-) diff --git a/demos/host/host_os_none/.cproject b/demos/host/host_os_none/.cproject index 683e8d50..a766f338 100644 --- a/demos/host/host_os_none/.cproject +++ b/demos/host/host_os_none/.cproject @@ -30,7 +30,7 @@ - - -