hathach 556b5d5044 change report len in hid API from uint8_t to uint16_t
since HS interrupt endpoint can be up to 1024, 8-bit is not enough.
affected APIs are:
- tud_hid_n_report() / tud_hid_report()
- tud_hid_report_complete_cb()
2022-06-27 12:22:36 +07:00
..
2022-06-06 23:16:49 +07:00
2022-06-27 11:56:48 +07:00
2022-03-04 14:48:29 +07:00