summaryrefslogtreecommitdiff
path: root/usb
AgeCommit message (Expand)Author
2016-09-24usb: do not assert on a variable we do not haveAnas Nashif
2016-09-12usb: Allow to register and handle vendor specific commandsAndrei Emeltchenko
2016-08-10usb: Fix compile error with debug enabledAndrei Emeltchenko
2016-08-10usb: Fix incorrect macro assignmentAndrei Emeltchenko
2016-08-05usb/cdc_acm : Unsupported functions return error codeJithu Joseph
2016-07-31sys_log: replace old debug macros at USB stackGenaro Saucedo Tejada
2016-07-31sys_log: replace USB CDC ACM Device Class Driver debug macrosGenaro Saucedo Tejada
2016-07-28usb: Fix typo in commentKumar Gala
2016-07-08usb: cdc acm: Change Bulk Out handler to read data per 32-bit wordsAdrian Bradianu
2016-06-30usb: Move LOW_BYTE and HIGH_BYTE to samples codeAdrian Bradianu
2016-06-30usb: Add CDC ACM and DFU class examplesAdrian Bradianu
2016-06-30usb: Add USB device core layerAdrian Bradianu