Go to file
Kuo-Lang Tseng 0eed7eefee samples: fade_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: I3287da5c5a9df24507efa84bbf7bbb051726bc2c
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2017-02-23 13:25:05 +00:00
.known-issues
arch quark_se: arc: do not enable second I2C by default 2017-02-23 13:20:38 +00:00
boards
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
samples samples: fade_led: change hard-coded device name 2017-02-23 13:25:05 +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
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap
defaults.tc
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile bump version to v1.7.99 2017-02-15 05:46:45 -08:00
Makefile.inc
Makefile.test
zephyr-env.sh