esp32-s2_dfu/tinyusb/class/cdc
hathach 7a77aed8fa change usbd_control_xfer_st from function to macro to prevent compiler issue with substask 2018-03-31 14:09:48 +07:00
..
cdc.h rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes 2018-03-28 14:23:38 +07:00
cdc_device.c change usbd_control_xfer_st from function to macro to prevent compiler issue with substask 2018-03-31 14:09:48 +07:00
cdc_device.h shorten descriptor type 2018-03-23 12:32:40 +07:00
cdc_host.c clean up assert and verify 2018-03-29 13:07:27 +07:00
cdc_host.h shorten descriptor type 2018-03-23 12:32:40 +07:00
cdc_rndis.h rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes 2018-03-28 14:23:38 +07:00
cdc_rndis_host.c rename ASSERT to TU_ASSERT to avoid name conflict 2018-03-28 14:49:00 +07:00
cdc_rndis_host.h more rename 2018-03-12 22:45:35 +07:00