summaryrefslogtreecommitdiff
path: root/src/common/tusb_types.h
AgeCommit message (Expand)Author
2019-07-12change TUD_HID_INOUT_DESCRIPTOR epout & epin orderhathach
2019-07-12added tud_descriptor_bos_cb(), add support for BOS get descriptorhathach
2019-07-11add BOS descriptor and device capability constanthathach
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-05-12change tud_descriptor_string_cb() to be consistent with other descriptor call...hathach
2019-05-02support hid generic inout #58hathach
2019-04-11clean uphathach
2019-03-30self powered and remote wakeup support are from configuration descriptor attr...hathach
2019-03-29working on suspend and resumehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-12clean uphathach
2018-12-12rename descriptor_* helper to tu_desc_*hathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-12replace all hcd pipe close by hcd_device_removehathach
2018-12-11fix build error with ohcihathach
2018-12-07change usbh_control_xfer name and signaturehathach
2018-11-23remove pragma GCC diagnostichathach
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-16nrf5x: refactor device control transfer.hathach
2018-11-09Exempt from strict warnings for struct packing and add MCU optionsScott Shawcroft
2018-10-24replace dcd_xfer_complete by dcd_xfer_complete()hathach
2018-08-21add string desc helperhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-24house keepinghathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-07-03add TUD_DESC_STRCONVhathach
2018-06-18clean uphathach
2018-06-18rename subfolder source to srchathach