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)
{
}