commit | 18b27b7f9d858125c99a1f7775a765710f57f501 | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Tue Apr 17 11:49:37 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jun 15 11:02:05 2018 +0200 |
tree | ef82f610f06f1455665a703052553b99523adef9 | |
parent | 52eacf16a24e4c335dae2c3aed2f427d61e49128 [diff] |
subsys: usb: fetch endpoint address from usb_ep_cfg_data This patch changes all class functions so that the endpoint address will be retrieved from the usb_ep_cfg_data at runtime. Signed-off-by: Johann Fischer <j.fischer@phytec.de>