From e935f29541d1c65a0bd7f480f0ccf0137450f091 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 11 Jan 2013 20:49:46 +0700 Subject: [PATCH] tested keyboard device with lpcXpresso1347 board --- demos/device/keyboard/.cproject | 30 +++++++++------- tinyusb/class/hid.c | 4 +-- tinyusb/common/common.h | 62 ++------------------------------- tinyusb/device/dcd.c | 2 +- tinyusb/tusb.h | 2 ++ 5 files changed, 24 insertions(+), 76 deletions(-) diff --git a/demos/device/keyboard/.cproject b/demos/device/keyboard/.cproject index 9f9b3be7d..14fa2b05e 100644 --- a/demos/device/keyboard/.cproject +++ b/demos/device/keyboard/.cproject @@ -18,7 +18,7 @@ - + @@ -34,7 +34,7 @@ - - + - - - -