Go to file
Flavio Santes 6ed5b16e49 misc/byteorder: Use the right data-type
Use size_t instead of int to avoid the following compiler warning:

warning: comparison between signed and unsigned integer expressions

Change-Id: I1dcd275e685f5c35793bdbf5ba0acc28ae4b181c
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-21 12:54:48 +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/slip: Use the right data-type 2016-12-21 12:54:48 +00:00
ext ext: Update Nordic MDK header files 2016-12-20 09:14:48 -06:00
include misc/byteorder: Use the right data-type 2016-12-21 12:54:48 +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 net: remove obsolete net_testing.h 2016-12-20 13:31:38 -05:00
scripts sanity_chk: add nucleo_f411re to arm list of boards for sanity 2016-12-20 09:15:28 -06:00
subsys Bluetooth: controller: Use SERIES config instead of NRF52 2016-12-20 09:14:47 -06:00
tests tests: add zephyr alerts test case 2016-12-21 01:56:19 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS MAINTAINERS: fixed email for sensor subsystem 2016-12-16 14:18:03 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Makefile.inc kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00