able to build test hidh

hack include in hid_host_keyboard.h
This commit is contained in:
hathach
2013-03-25 13:51:44 +07:00
parent ddeec330fa
commit 45db7b4a53
3 changed files with 27 additions and 3 deletions

View File

@@ -52,6 +52,8 @@
#define _TUSB_HID_HOST_KEYBOARD_H_
#include "common/common.h"
#include "usbh.h" // TODO refractor
#include "hid.h"
#ifdef __cplusplus
extern "C" {