Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kumar Gala 76480636f9 tests/sensors_n_z.conf: fix duplicated setting of CONFIG options
A few CONFIG options got set twice in sensors_n_z.conf, remove the
duplicates as we get warnings associated with this:

warning: override: reassigning to symbol GPIO
warning: override: reassigning to symbol SENSOR
warning: override: reassigning to symbol SPI
warning: override: reassigning to symbol SYS_LOG_SENSOR_LEVEL

Change-Id: I7a723218db8e365bdb45c004e93bd2c4f55ab5ac
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-11 19:40:01 +00:00
.known-issues doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
arch arc: i-cache init moved much earlier 2017-01-11 15:22:04 +00:00
boards build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
doc shell: rename command 'set_module' to 'select' 2017-01-11 19:20:57 +00:00
drivers arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocks 2017-01-09 20:55:10 +00:00
ext ext: lib: mbedtls : Upgrading mbedTLS library 2017-01-05 17:58:06 +00:00
include arc: ICCM memory should have read-write-execute attributes 2017-01-11 15:22:04 +00:00
kernel kernel: profiling: Expose an API call to analyze call stacks 2017-01-11 15:19:18 +00:00
lib net: Restructure network protocols 2017-01-02 10:03:19 +01:00
misc kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
samples samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
scripts sanitycheck: properly identify when QEMU crashes out 2017-01-11 14:03:39 +00:00
subsys shell: rename command 'set_module' to 'select' 2017-01-11 19:20:57 +00:00
tests tests/sensors_n_z.conf: fix duplicated setting of CONFIG options 2017-01-11 19:40:01 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
MAINTAINERS MAINTAINERS: Add missing path to the Bluetooth subsystem 2017-01-11 16:30:29 +02:00
Makefile build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
index.rst boards: prepare for integration of board documentation 2017-01-10 02:45:54 +00:00
zephyr-env.sh zephyr-env: don't fail unnecesarily when 'set -e' 2017-01-07 02:40:04 +00:00