commit | 52eacf16a24e4c335dae2c3aed2f427d61e49128 | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Sat Apr 07 01:55:53 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jun 15 11:02:05 2018 +0200 |
tree | 6031ea608a19d6ad21c142d9445c3b25c257e9b6 | |
parent | 7c7086049efbad510aabe97281ccee8b32a8ae33 [diff] |
driver: usb: add check for endpoint capabilities Add function to check capabilities of an endpoint. Only basic properties are checked, especially on STM32 capabilities of different USB controller configurations have to be considered in the future. Signed-off-by: Johann Fischer <j.fischer@phytec.de>