keyboard host work as proof of concept

This commit is contained in:
hathach
2020-09-04 00:23:57 +07:00
parent 35aee4a6af
commit 7828c396db
3 changed files with 4 additions and 3 deletions

View File

@@ -71,8 +71,8 @@
#define CFG_TUH_HUB 0
#define CFG_TUH_CDC 1
#define CFG_TUH_HID_KEYBOARD 0
#define CFG_TUH_HID_MOUSE 0
#define CFG_TUH_HID_KEYBOARD 1
#define CFG_TUH_HID_MOUSE 1
#define CFG_TUSB_HOST_HID_GENERIC 0 // (not yet supported)
#define CFG_TUH_MSC 1
#define CFG_TUH_VENDOR 0