Go to file
Peter Mitsis a376f0f70d Rename chbuff structure to pipe_desc
Not only does this rename eliminate references to the obsolete "channels", it
better identifies the purpose of the structure.

Change-Id: Ib9c730b0e57b51b562ca0b5c1f5c9aaa3bdcce70
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:36 -05:00
arch Do not check for DO_CONSOLE_INIT, use Kconfig variables instead 2016-02-05 20:14:33 -05:00
doc Doc: Add information regarding application development. 2016-02-05 20:14:33 -05:00
drivers doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
include spi: Add the generic driver API header for SPI controllers 2016-02-05 20:14:36 -05:00
kernel Rename chbuff structure to pipe_desc 2016-02-05 20:14:36 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
net Bluetooth: GATT: Simplify handling of Read Multiple Request 2016-02-05 20:14:36 -05:00
samples Bluetooth: Add gatt-discover-characteristic command to btshell 2016-02-05 20:14:36 -05:00
scripts SysGen: remove support for USERDRIVER 2016-02-05 20:14:33 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap
Kconfig
Makefile Zephyr 0.2.0 2016-02-05 20:14:28 -05:00
Makefile.inc
zephyr-env.sh