From 6f9172c15f1c2447549f3004f849261aa580d4f9 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 2 Oct 2013 14:20:05 +0700 Subject: [PATCH] clean up warnings here and there --- demos/host/host_os_none/host_os_none.ewp | 2 +- demos/host/host_os_none/host_os_none.uvopt | 24 +++++++-------- tinyusb/class/cdc_host.h | 4 +-- tinyusb/class/hid.h | 4 +-- tinyusb/class/msc_host.c | 2 -- tinyusb/common/common.h | 20 ++++++------- tinyusb/common/errors.c | 2 +- tinyusb/common/errors.h | 2 +- tinyusb/core/std_request.h | 2 +- tinyusb/hal/hal.h | 34 ++++++++++++++-------- tinyusb/hal/hal_lpc175x_6x.h | 4 +-- tinyusb/host/ehci/ehci.c | 4 +-- tinyusb/tusb_option.h | 10 ------- 13 files changed, 56 insertions(+), 58 deletions(-) diff --git a/demos/host/host_os_none/host_os_none.ewp b/demos/host/host_os_none/host_os_none.ewp index f47f439c..bf2616f3 100644 --- a/demos/host/host_os_none/host_os_none.ewp +++ b/demos/host/host_os_none/host_os_none.ewp @@ -129,7 +129,7 @@