fix compiling error for tests project

start to add support for host hid mouse
This commit is contained in:
hathach
2013-04-07 03:53:53 +07:00
parent 1776bb53f6
commit 24ade0458e
4 changed files with 33 additions and 3 deletions
+7
View File
@@ -45,4 +45,11 @@
#include "mock_hcd.h"
#include "descriptor_test.h"
void setUp(void)
{
}
void tearDown(void)
{
}
+1
View File
@@ -72,6 +72,7 @@
//------------- CLASS -------------//
#define TUSB_CFG_HOST_HID_KEYBOARD 1
#define TUSB_CFG_HOST_HID_MOUSE 1
#define HOST_HCD_XFER_INTERRUPT
#define HOST_HCD_XFER_BULK