Go to file
Kuo-Lang Tseng 8085078ec4 ext qmsi: Fix broken built-in qmsi build
Update the built-in QMSI build to add qm_flash.c into the default
build due to that the clk.c from QMSI 1.1.0 added a new dependency
on qm_flash file.

(https://gerrit.zephyrproject.org/r/#/c/4000/3/ext/hal/qmsi/drivers/clk.c)

Jira: ZEP-703

Change-Id: I9f64e308cec21477a9b96183dec9ecca37ead373
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2016-08-15 14:10:04 -07:00
.known-issues
arch arc: em11d: em9d: set SPI_DW_IRQ_FLAGS 2016-08-12 22:57:56 +00:00
boards
doc doc: Terminology--Replace 'platform' with 'board' 2016-08-12 22:57:24 +00:00
drivers drivers: i2c: Fix i2c failure on multiple slaves 2016-08-12 20:35:25 +00:00
ext ext qmsi: Fix broken built-in qmsi build 2016-08-15 14:10:04 -07:00
fs
include uart.h: fix path to PCI headers 2016-08-12 22:57:57 +00:00
kernel
lib
misc
net net: Add NULL check to eventhandler 2016-08-12 15:43:14 +03:00
samples samples: mcp9808: build for sanitycheck runs 2016-08-15 09:38:54 -07:00
scripts sanitycheck: arc.ini: add em_starterkit to sanity runs 2016-08-12 09:36:29 -07:00
tests test_sleep: More latency workarounds 2016-08-12 20:36:11 +00:00
usb usb: Fix compile error with debug enabled 2016-08-10 15:27:36 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Add network applications and update tinycrypt sections 2016-08-05 23:11:12 +00:00
Makefile
Makefile.inc
zephyr-env.sh