espressif_tinyusb/examples/host/cdc_msc_hid
hathach 828f720207 refactor hub class
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
2020-09-05 20:20:45 +07:00
..
ses keyboard host work as proof of concept 2020-09-04 00:23:57 +07:00
src refactor hub class 2020-09-05 20:20:45 +07:00
.only.MCU_LPC18XX update ci to also build host example 2020-09-04 01:32:30 +07:00
.only.MCU_LPC40XX update ci to also build host example 2020-09-04 01:32:30 +07:00
.only.MCU_LPC43XX update ci to also build host example 2020-09-04 01:32:30 +07:00
.only.MCU_LPC175X_6X update ci to also build host example 2020-09-04 01:32:30 +07:00
.only.MCU_LPC177X_8X update ci to also build host example 2020-09-04 01:32:30 +07:00
Makefile fix #449 remove obsolete pipehandle from hid host 2020-09-03 17:07:29 +07:00