From 5c8389b9ae88d04b7d45330ad8b79ce0352b547b Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 2 Oct 2013 11:01:28 +0700 Subject: [PATCH] update freertos project temp hack to fix problem with no TD on status endpoint of hub in case of error --- demos/host/host_freertos/.cproject | 1 + demos/host/host_freertos/.project | 5 ++ demos/host/host_freertos/host_freertos.uvopt | 80 ++++++++++++++--- demos/host/host_freertos/host_freertos.uvproj | 44 +++++++++- demos/host/host_os_none/host_os_none.uvopt | 88 ++++++------------- tinyusb/host/usbh.c | 9 +- 6 files changed, 150 insertions(+), 77 deletions(-) diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index f8c6f1158..9df394ac8 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -708,6 +708,7 @@