zephyr/subsys/usb/class
Jithu Joseph fca0add22b console : usb: USB UART console output support
Add support for console output via the USB UART.
Note that console input via the USB UART doesnt work.

Adds a simulated poll method for UART interface exposed by USB.

Jira : ZEP-775

Change-Id: I357827ea52c027eb000baed80225f422df1f3358
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-11-12 01:39:30 +00:00
..
cdc_acm.c console : usb: USB UART console output support 2016-11-12 01:39:30 +00:00
cdc_acm.h usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
Kconfig usb: class: Add USB mass storage class support. 2016-11-09 02:45:46 +00:00
Makefile usb: class: Add USB mass storage class support. 2016-11-09 02:45:46 +00:00
mass_storage.c usb: class: Using unified kernel thread spawn API 2016-11-11 02:50:49 +00:00
mass_storage.h usb: class: Using unified kernel thread spawn API 2016-11-11 02:50:49 +00:00