Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kuo-Lang Tseng e7f261b748 samples: blink_led: change hard-coded device name
Use the config name defined by the driver Kconfig in device
binding calls as that is more portable and safer because device
name can change and the app does not need to change.

Jira: ZEP-1764

Change-Id: If8c14dd4eb186bace863432d454c9122461f2f9c
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2017-02-23 13:25:20 +00:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
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 frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
drivers clock_control: fix to get PLL2 source for PREDV1 working 2017-02-22 18:09:22 -06: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 gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) 2017-02-22 18:09:11 -06:00
kernel kernel/sem: fix coding conventions 2017-02-16 04:56:27 +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 samples: blink_led: change hard-coded device name 2017-02-23 13:25:20 +00:00
scripts checkpatch: Recognized volatile as part of a declaration. 2017-02-22 14:56:44 +00:00
subsys net: buf: net_buf_frag_del() had insufficient debugging 2017-02-22 17:28:26 +02:00
tests aon_counter test: fix misspelling in the header include guard 2017-02-23 13:23:35 +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 Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile bump version to v1.7.99 2017-02-15 05:46:45 -08: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
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00