Go to file
Peter Mitsis 340d00ab51 unified: Simplify k_msgq_purge()
Simplifies k_msgq_purge() at the expense of making the case of an
already empty message queue a little slower.

Change-Id: I8fafd6d49233efbf23b95d171f81bf795e828454
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-10-04 20:04:46 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch intstub.S: fix argument to _sys_power_save_idle_exit on IAMCU 2016-09-28 20:28:27 +00:00
boards frdm_k64f: Add support for RGB LEDs 2016-10-04 01:29:14 +00:00
doc ztest: Add documentation 2016-09-30 21:17:40 +00:00
drivers unified: Add tickless idle support for x86 and ARM 2016-10-04 20:02:50 +00:00
ext ksdk: Build ksdk fsl_enet.c and fsl_phy.c 2016-09-23 01:53:50 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include unified: Add tickless idle support for x86 and ARM 2016-10-04 20:02:50 +00:00
kernel unified: Simplify k_msgq_purge() 2016-10-04 20:04:46 +00:00
lib iot/zoap: Fix comparing pointers of different signedness 2016-10-04 12:29:07 +00:00
misc arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
net net: buf: Allow NULL head pointer when inserting to frag list 2016-09-30 15:07:32 +00:00
samples samples/zoap_server: Fix warning about pointer signedness 2016-10-04 12:29:07 +00:00
scripts scripts/sysgen: Fix indentation inconsistency 2016-10-03 20:33:28 +00:00
tests unified: Enable tickless idle test 2016-10-04 20:02:50 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig
Kconfig.zephyr tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
LICENSE
MAINTAINERS boards: Rename the nRF52 Nitrogen to 96Boards Nitrogen 2016-09-30 17:13:39 +00:00
Makefile build: Support for integrating third party build systems 2016-10-03 02:30:51 +00:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00