Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Adrian Bradianu 7a16ade6d1 usb: Add USB device core layer
USB Device core layer is a hardware independent interface between USB
device controller driver and USB device class drivers or customer
applications. It's a port of the LPCUSB device stack.

Change-Id: I9371ffab7034d20953fec0525e72fbe9e094c931
Signed-off-by: Adrian Bradianu <adrian.bradianu@windriver.com>
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-06-30 17:51:56 +00:00
arch usb: dw: Add Quark SE USB device controller driver 2016-06-30 00:21:39 +00:00
boards usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
doc doc: minor fix to documentation for DEFINE_TASK() 2016-06-30 16:50:40 +00:00
drivers sys_log: replace old debug macros on K64 PSI driver 2016-06-30 17:50:56 +00:00
ext ext qmsi: Add USB base and interrupt defines 2016-06-30 00:21:39 +00:00
include usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
kernel tracing: _k_command_stack is explicitly not tracked. 2016-06-16 16:30:46 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net Bluetooth: Print events opcodes as hex 2016-06-30 16:05:59 +00:00
samples samples: add simple tmp112 sensor application 2016-06-30 14:50:56 +00:00
scripts sanitycheck: build for qemu_nios2 target 2016-06-29 00:08:05 +00:00
tests build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
usb usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS test_intmath: new Nios II test case for integer math 2016-06-28 22:48:28 +00:00
Makefile usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00