espressif_tinyusb/src/class/cdc
hathach 4f6e770eda
add more warning option, also fix -Wconversion with rp2040
-Wuninitialized, -Wunused,  -Wredundant-decls
2022-06-24 19:46:19 +07:00
..
cdc.h add ncm.h for magic number 2021-10-11 12:36:03 +07:00
cdc_device.c add more warning option, also fix -Wconversion with rp2040 2022-06-24 19:46:19 +07:00
cdc_device.h clean up 2021-09-29 15:31:03 +07:00
cdc_host.c rename usbh_edpt_open() to tuh_edpt_open() 2022-03-19 14:59:31 +07:00
cdc_host.h rename tuh_control_xfer_t to tuh_xfer_t 2022-03-17 20:52:16 +07:00
cdc_rndis.h update license year to 2019 2019-05-14 11:48:05 +07:00
cdc_rndis_host.c rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
cdc_rndis_host.h add tusb_debug.h remove tusb_error.h 2022-03-09 16:44:19 +07:00