Go to file
Inaky Perez-Gonzalez 5907a56264 filter-known-issues: fix missing variable printing
This is a corner case that barely hits and thus we had not seen it
before.

Change-Id: Ie1420a4c866834e5a233985c6b8a19643426a1f5
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2017-02-27 21:51:47 +00:00
.known-issues
arch quark_se: arc: do not enable second I2C by default 2017-02-23 13:20:38 +00:00
boards doc: boards: Move nRF5x DK board doc from the wiki to git 2017-02-15 10:16:02 +00:00
doc doc: fix spelling errors in doc/kernel documents 2017-02-27 11:46:53 -08:00
drivers drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
dts dts: minor update for nucleo_l476rg 2017-02-22 18:08:57 -06:00
ext ext: Integrate Nordic's 802.15.4 radio driver into Zephyr 2017-02-22 17:28:24 +02:00
include lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
kernel lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
lib libc: Add isalnum() to ctype.h 2017-02-17 20:39:44 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
scripts filter-known-issues: fix missing variable printing 2017-02-27 21:51:47 +00:00
subsys kernel: use k_cycle_get_32 instead of sys_cycle_get_32 2017-02-27 21:10:32 +00:00
tests tests: kernel: add test point k_delayed_work_remaining_get 2017-02-27 21:22:16 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap
defaults.tc
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile bump version to v1.7.99 2017-02-15 05:46:45 -08:00
Makefile.inc
Makefile.test
zephyr-env.sh