Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb_cdc: Add usb_read_ep0_setup() interface function | Kevin O'Connor | 2018-09-30 | 1 | -0/+1 |
* | usb_cdc: Add support for usb_send_ep0_progmem() | Kevin O'Connor | 2018-09-30 | 1 | -0/+1 |
* | usb_cdc: Rename interface functions to avoid the term "setup" | Kevin O'Connor | 2018-09-30 | 1 | -5/+4 |
* | usb_cdc: Allow USB endpoint ids to be board specific | Kevin O'Connor | 2018-08-06 | 1 | -7/+1 |
* | lpc176x: Initial support for serial over usb | Kevin O'Connor | 2018-05-25 | 1 | -0/+35 |