From 1263dbb1221fc550737e560c415857829e8ecfd1 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 2 Oct 2013 13:32:39 +0700 Subject: [PATCH] enhacne msc demo, update IAR project file --- demos/host/host_os_none/host_os_none.ewp | 16 ++++++++++++++++ demos/host/src/cli.c | 2 ++ demos/host/src/msc_app.c | 20 +++++++++++++++----- tinyusb/class/msc_host.c | 16 ++++++++-------- tinyusb/class/msc_host.h | 2 +- vendor/fatfs/diskio.c | 15 +++++++++++++-- vendor/fatfs/diskio.h | 5 ++--- vendor/fatfs/ff.c | 5 ++++- vendor/fatfs/ff.h | 1 + vendor/fatfs/integer.h | 4 ---- 10 files changed, 62 insertions(+), 24 deletions(-) diff --git a/demos/host/host_os_none/host_os_none.ewp b/demos/host/host_os_none/host_os_none.ewp index 31e345cc..f47f439c 100644 --- a/demos/host/host_os_none/host_os_none.ewp +++ b/demos/host/host_os_none/host_os_none.ewp @@ -300,6 +300,7 @@ $PROJ_DIR$\..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc $PROJ_DIR$\..\..\bsp $PROJ_DIR$\..\..\..\tinyusb + $PROJ_DIR$\..\..\..\vendor\fatfs