Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Anas Nashif 862cff1eab quark_se: gpio: use qmsi gpio driver
Now that we have QMSI sensor subsystem drivers, lets use them.

Change-Id: I1340ba8930fc8676f7b706540a105250ce3e51b9
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 21:31:16 +00:00
arch quark_se: gpio: use qmsi gpio driver 2016-05-23 21:31:16 +00:00
boards quark_se: spi: use qmsi spi driver on sensor sub-system 2016-05-23 21:30:53 +00:00
doc kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
drivers gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
include kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
kernel kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
net net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
samples samples/task_profiler: fix #if to #ifdef 2016-05-23 21:28:12 +00:00
scripts checkpatch: add option for excluding directories 2016-05-23 16:05:42 +00:00
tests tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
.checkpatch.conf checkpatch: exclude ext/ from checks 2016-05-23 16:05:42 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE
Makefile misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile.inc build: use export to pass CFLAGS to zephyrmake 2016-05-23 17:44:47 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00