summaryrefslogtreecommitdiff
path: root/src/device/usbd.c
AgeCommit message (Expand)Author
2018-07-28beter hid reporthathach
2018-07-28change HID config, move HID boot config to part of auto descriptor onlyhathach
2018-07-27seperate CFG_TUD_HID_BOOT_PROTOCOL to CFG_TUD_HID_KEYBOARD_BOOT & CFG_TUD_HID...hathach
2018-07-25add dcd_edpt_stalled() APIhathach
2018-07-25tested boot mouse workinghathach
2018-07-24fix boot mouse descriptor issuehathach
2018-07-23add descriptor string count for tud_desc_set_thathach
2018-07-23fix descriptor minor issuehathach
2018-07-23reworking device hid class driverhathach
2018-07-17revert usbd_control_xfer_st() implementationhathach
2018-07-14use _usbd_ctrl_buf for control transferm refactor cdc devicehathach
2018-07-13only call class xfer callback associated with endpoint addresshathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-07-13change mapping interface to driver instead of class codehathach
2018-07-13rename class driver close() to reset()hathach
2018-07-13remove unused usbd dev statehathach
2018-07-13more clean uphathach
2018-07-13better multiple interfaces support for cdc devicehathach
2018-07-12changing cdc device to support multiple interface (not yet)hathach
2018-07-12clean uphathach
2018-07-12rename CFG_TUD_ENUM_BUFFER_SIZE to CFG_TUD_CTRL_BUFSIZEhathach
2018-07-12dropping multiple port device supporthathach
2018-07-01add CFG_TUD_DESC_AUTO for auto descritpor (device, config)hathach
2018-06-23clean up device cdchathach
2018-06-22clean uphathach
2018-06-22enhance usbd: add usbd_defer_func()hathach
2018-06-22clean uphathach
2018-06-18clean uphathach
2018-06-18rename subfolder source to srchathach