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 407eb36ec4 sensor: apds9660: remove IP specific GPIO configs
The driver and port used are already configured per port, no need
to hardcode the sample to a specific driver.

Change-Id: I8056e35db1e0970ec4ad56ce14fe5654fac9cf3e
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-30 13:02:03 -04:00
arch quark_se: remove hardcoded reset vector for ARC 2016-04-30 11:00:35 +00:00
boards boards/arduino_due: remove redundant I2C default kconfigs 2016-04-28 01:03:40 +00:00
doc doc: fixed bullet list for bluetooth 2016-04-30 09:48:49 -04:00
drivers Bluetooth: drivers/nble: Fix calling cmd from discov callback 2016-04-29 10:50:10 +00:00
include misc: Add sys_slist_insert 2016-04-28 11:41:15 +00:00
kernel nanokernel: move C atomic operations to centralized code 2016-04-27 21:40:19 +00:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
net Bluetooth: Fix using invalid responder address as peripheral 2016-04-29 12:07:07 +02:00
samples sensor: apds9660: remove IP specific GPIO configs 2016-04-30 13:02:03 -04:00
scripts Makefile.toolchain.zephyr: add nios2 arch 2016-04-27 21:40:18 +00:00
tests Bluetooth: Fix not being able to set CONF_FILE for init test 2016-04-29 11:51:18 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile Zephyr 1.3.0-rc2 2016-04-27 19:18:00 -04:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +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