From 1d28b2bd108515fce67c2f05d0cf4b492bcc53c2 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 27 Oct 2013 20:44:06 +0700 Subject: [PATCH] refractor cdc serial host app. fix RTOS cdc_serial_app_task executing forever --- demos/host/host_freertos/.cproject | 9 ++---- demos/host/src/cdc_serial_app.c | 50 ++++++++++++++++++------------ 2 files changed, 34 insertions(+), 25 deletions(-) diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index fc4073bb..d22eea06 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -181,6 +181,7 @@