summaryrefslogtreecommitdiff
path: root/src/class/cdc/cdc.h
AgeCommit message (Expand)Author
2024-01-19- add new API tuh_cdc_set_data_format()hathach
2023-11-22fix typo in cdc line coding enumhathach
2023-02-12Correct bitfields for cdc_desc_func_telephone_call_state_reporting_capabiliti...Jeff Trull
2023-02-10Adjust reserved bitfields to make SDCC happyJeff Trull
2022-12-22clean uphathach
2022-12-22cdc host, add set line coding APIhathach
2022-12-20fix hid host incorrect edpt release if failed to transmithathach
2022-12-04Fix typosBastien Nocera
2021-10-11add ncm.h for magic numberhathach
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-07-22clean up compilerhathach
2021-07-22rename bit filed orderhathach
2021-07-22rename packed begin/endhathach
2021-06-11weak atrribute work around removed from CCRX_PortWini-Buh
2021-05-29Adaptations for Renesas CCRX toolchain and Rx72N controller performedWini-Buh
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-16Add alternate bitfield padding optionJeremiah McCarthy
2020-10-31Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODELJacob Potter
2020-01-15Normalize line endingsNathan Conrad
2019-07-01improving midi support, adding midi exmaplehathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14update license year to 2019hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-11-23remove pragma GCC diagnostichathach
2018-11-09Support the no CDC protocol as well.Scott Shawcroft
2018-11-09Exempt from strict warnings for struct packing and add MCU optionsScott Shawcroft
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-06-18rename subfolder source to srchathach