summaryrefslogtreecommitdiff
path: root/src/device/usbd_auto_desc.c
AgeCommit message (Expand)Author
2019-04-18remove auto descriptor and its option CFG_TUD_DESC_AUTOhathach
2019-04-18wrap up hid device refactorhathach
2019-04-18hid updatehathach
2019-04-18refactor hid, rename hid_generic to simply hid_hathach
2019-04-11remove auto device descriptorhathach
2019-04-11clean uphathach
2019-03-30self powered and remote wakeup support are from configuration descriptor attr...hathach
2019-03-30replaced config_num by configuredhathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-11-28add Auto descriptor endpoint num config to support lpc17xxhathach
2018-08-30allow no mode compilation (no host/device enabled). Handy for project without...hathach
2018-08-01clean uphathach
2018-08-01improve auto descriptorhathach
2018-07-31dev hid enhancement, add report descriptor templates for keyboard, mouse, con...hathach
2018-07-31fix hid warning, move report descriptor template to hid.hhathach
2018-07-31rename to prevent confusionhathach