summaryrefslogtreecommitdiff
path: root/demos/host/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-05-23 13:22:46 +0700
committerhathach <[email protected]>2013-05-23 13:22:46 +0700
commit8cb7818bcc048a69b9e2b0a4607c8f75bc35c359 (patch)
tree6307b044a94f013c7ec74b1462318484b30c1a76 /demos/host/src
parentd7ae21203c1a7915c397157a9d231264ff0e66fc (diff)
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
- change descriptor.c/h able to build device example
Diffstat (limited to 'demos/host/src')
-rw-r--r--demos/host/src/tusb_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/host/src/tusb_config.h b/demos/host/src/tusb_config.h
index 580870fc4..47643a676 100644
--- a/demos/host/src/tusb_config.h
+++ b/demos/host/src/tusb_config.h
@@ -87,8 +87,8 @@
//------------- CLASS -------------//
//#define TUSB_CFG_DEVICE_CDC
-#define TUSB_CFG_DEVICE_HID_KEYBOARD
-//#define TUSB_CFG_DEVICE_HID_MOUSE
+//#define TUSB_CFG_DEVICE_HID_KEYBOARD 1
+//#define TUSB_CFG_DEVICE_HID_MOUSE 1
//--------------------------------------------------------------------+
// COMMON CONFIGURATION