Go to file
Flavio Santes 358056692f drivers/usb: Use the right data-type
Use uint32_t instead of int.

Change-Id: I7d73a3fea61e48663aeada6792b9b6c19db1cb35
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-21 12:54:53 +00:00
.known-issues
arch board: add initial support for Nucleo-64 with Soc STM32F411RE 2016-12-20 09:15:19 -06:00
boards board: add initial support for Nucleo-64 with Soc STM32F411RE 2016-12-20 09:15:19 -06:00
doc doc: Add environment variables to getting_started.rst 2016-12-20 21:42:17 +00:00
drivers drivers/usb: Use the right data-type 2016-12-21 12:54:53 +00:00
ext ext: Update Nordic MDK header files 2016-12-20 09:14:48 -06:00
include net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
kernel tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
lib iot/dns: Use a k_sem for the DNS rx routine 2016-12-16 19:14:53 +01:00
misc tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
samples samples: Add the ARG_UNUSED macro 2016-12-21 12:54:53 +00:00
scripts sanity_chk: add nucleo_f411re to arm list of boards for sanity 2016-12-20 09:15:28 -06:00
subsys net/utils: Use the right data-type 2016-12-21 12:54:50 +00:00
tests tests: add zephyr alerts test case 2016-12-21 01:56:19 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Makefile.inc
release-notes.rst
zephyr-env.sh