espressif_tinyusb/tinyusb/class
hathach 820afdc7bf clean up 2017-08-03 21:45:16 +07:00
..
cdc.h clean up 2017-08-03 21:45:16 +07:00
cdc_device.c correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
cdc_device.h implement & document all the device class _mounted_cb & _unmounted_cb callbacks 2014-03-31 11:59:43 +07:00
cdc_host.c simplify tusbh_cdc_ to tuh_cdc_ 2015-05-01 19:13:43 +07:00
cdc_host.h simplify tusbh_cdc_ to tuh_cdc_ 2015-05-01 19:13:43 +07:00
cdc_rndis.h formatting 2015-05-01 18:45:22 +07:00
cdc_rndis_host.c readd rndis files 2015-05-01 18:14:36 +07:00
cdc_rndis_host.h readd rndis files 2015-05-01 18:14:36 +07:00
custom_class.h doxygen documenting 2014-03-25 13:00:37 +07:00
custom_class_host.c house keeping 2013-07-01 11:37:53 +07:00
hid.h clean up 2017-08-03 21:45:16 +07:00
hid_device.c clean up STATIC_VAR 2014-04-17 18:02:51 +07:00
hid_device.h implement & document all the device class _mounted_cb & _unmounted_cb callbacks 2014-03-31 11:59:43 +07:00
hid_host.c tusbh_device_ to tuh_device_ 2015-05-01 19:16:56 +07:00
hid_host.h simplify host API: tusbh_ to tuh_ for keyboard & mouse 2015-05-01 19:11:25 +07:00
msc.h formatting 2015-05-01 18:45:22 +07:00
msc_device.c correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
msc_device.h implement & document all the device class _mounted_cb & _unmounted_cb callbacks 2014-03-31 11:59:43 +07:00
msc_host.c tusbh_device_ to tuh_device_ 2015-05-01 19:16:56 +07:00
msc_host.h simplify host API: tusbh_ to tuh_ 2015-05-01 19:06:01 +07:00