summaryrefslogtreecommitdiff
path: root/src/class/custom
AgeCommit message (Expand)Author
2019-06-10fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*hathach
2019-05-14update license year to 2019hathach
2019-03-27cleanup, remove the use of _TINY_USB_SOURCE_FILE_hathach
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-14clean up compiler attributehathach
2018-12-12change usbd xfer_cb return type to boolhathach
2018-12-12rename descriptor_* helper to tu_desc_*hathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-11rename to hcd_edpt_open()hathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-16nrf5x: refactor device control transfer.hathach
2018-11-08Polish up control split and treat it more like a normal endpoint.Scott Shawcroft
2018-10-23clean up helper funchathach
2018-07-27house keepinghathach
2018-07-23reworking device hid class driverhathach
2018-07-13rename class driver close() to reset()hathach
2018-06-18rename subfolder source to srchathach