Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb_cdc: Allow USB endpoint ids to be board specific | Kevin O'Connor | 2018-08-06 | 1 | -0/+11 |
It's common for boards to have restrictions on the type of each endpoint. So, make it possible for the board to select the endpoint ids for each endpoint. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |