able to build host hid

This commit is contained in:
hathach
2018-12-07 14:57:58 +07:00
parent d524da0c94
commit 366ab79776
18 changed files with 98 additions and 59 deletions

View File

@@ -62,7 +62,7 @@
extern "C" {
#endif
#if CFG_TUSB_HOST_HID_MOUSE
#if CFG_TUH_HID_MOUSE
void mouse_host_app_init(void);
void mouse_host_app_task(void* param);