adding hid parser

This commit is contained in:
hathach
2021-05-14 12:23:09 +07:00
parent 9ddc3bfd6d
commit dfa8b41b96
2 changed files with 44 additions and 13 deletions

View File

@@ -84,6 +84,8 @@
//------------- HID -------------//
//#define CFG_TUH_HID_EP_BUFSIZE 64
// Max number of reports per interface
// E.g composite HID with keyboard + mouse + gamepad will have 3 reports
#define CFG_TUH_HID_REPORT_MAX 4