zephyr/subsys
Christer Weinigel cc93aceb83 usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint
The highest endpoint number supported by the STM32F4xx USB device
controller is 3.  Change the cdc_acm driver to use endpoint 2
instead of endpoint 4 so that it will work with this platform.

Change-Id: I4a3cd08f546a7fe01558528de0990156f642d93b
Signed-off-by: Christer Weinigel <christer@weinigel.se>
2017-04-28 18:48:58 +00:00
..
bluetooth spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
console subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
debug subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
shell subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
usb usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
Kconfig
Makefile