espressif_tinyusb/src/class
hathach e163f85ee0 clean up, rename some HID device symbol/API
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
2021-05-18 12:32:20 +07:00
..
audio audio_device: Fix build error 2021-05-10 15:58:04 +02:00
bth have tusb_init() return true instead of TUSB_ERROR_NONE 2020-11-23 13:12:51 +07:00
cdc Fix bug in cdc_peek 2021-04-30 17:23:34 +02:00
dfu rename dfu_rt to dfu_runtime for easy reading 2021-02-11 12:05:22 +07:00
hid clean up, rename some HID device symbol/API 2021-05-18 12:32:20 +07:00
midi Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer 2021-04-03 09:50:08 +02:00
msc add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram 2021-04-26 17:42:49 +07:00
net migrate net device to new control xfer cb 2020-11-20 16:59:33 +07:00
usbtmc Implement requested changes for PR724 2021-03-17 09:25:01 -04:00
vendor Remove n from tu_fifo_get_write_info() and fix bug in vendor class 2021-04-30 17:37:14 +02:00