summaryrefslogtreecommitdiff
path: root/src/device/control.c
AgeCommit message (Collapse)Author
2018-11-14remove control from class driver arrayhathach
2018-11-14update example for PR. correct share_control definitionhathach
- rename dcd,hal to dcd_samd51, hal_samd51 since some IDE has issue with duplicated names (e.g keil, ses).
2018-11-08Polish up control split and treat it more like a normal endpoint.Scott Shawcroft
2018-11-07Split out the control endpoint logicScott Shawcroft