zephyr/drivers/usb/device
Yannis Damigos 6a676caab6 usb_dc_stm32: Fix check endpoint capabilities
DT_USB_NUM_BIDIR_ENDPOINTS includes EP0, which we should not
take it into account when we check endpoint capabilities

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2019-02-09 16:58:22 -06:00
..
CMakeLists.txt usb: driver: Add native_posix USB driver 2019-02-01 19:03:12 -05:00
Kconfig usb: driver: Add native_posix USB driver 2019-02-01 19:03:12 -05:00
usb_dc_dw.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
usb_dc_kinetis.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
usb_dc_native_posix_adapt.c usb: native_posix: Implement other then Control transfers 2019-02-01 19:03:12 -05:00
usb_dc_native_posix_adapt.h usb: native_posix: Implement other then Control transfers 2019-02-01 19:03:12 -05:00
usb_dc_native_posix.c usb: native_posix: Fix ep_configure() and ep_mps() 2019-02-08 07:56:24 -05:00
usb_dc_nrfx.c driver: usb: nordic: Fix compile warning with newlib 2019-02-06 14:25:09 +01:00
usb_dc_sam0.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
usb_dc_sam.c usb: usb_dc: Replace CONFIG_ symbols that should be DT_ 2019-02-01 04:08:26 -06:00
usb_dc_stm32.c usb_dc_stm32: Fix check endpoint capabilities 2019-02-09 16:58:22 -06:00
usb_dw_registers.h drivers: Remove board.h include 2018-11-01 13:21:11 -04:00