Find a file
Luiz Augusto von Dentz 592acc09fd Bluetooth: shell: Add help to commands
This adds help strings to commands describing what parameters they take:

btshell> help init
init [none]
btshell> help connect
connect <address: XX:XX:XX:XX:XX:XX> <address type: (public)>

Change-Id: I0b79cb4f2d424f74b0ddb1de7a6d7120e81e2ae3
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-19 08:46:01 +00:00
arch spi: For spi_dw, added SPI_DW_FIFO_DEPTH as configurable paramter 2016-05-19 01:24:57 +00:00
boards spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
doc doc: boards/arduino_101: Minor updates to BLE firmware documentation 2016-05-19 11:07:57 +03:00
drivers console: shell: Add help string to command table 2016-05-19 08:43:18 +00:00
include console: shell: Add help string to command table 2016-05-19 08:43:18 +00:00
kernel kernel: catch overflowing kserver stack with asserts 2016-05-18 22:06:39 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
net net: Verify that MAC address is not NULL 2016-05-17 09:57:29 +03:00
samples samples: adds task_profiler application, code and scripts 2016-05-17 20:13:40 +00:00
scripts toolchain/xtools: enhance include search path to sysroot 2016-05-17 20:09:50 +00:00
tests Bluetooth: shell: Add help to commands 2016-05-19 08:46:01 +00:00
.checkpatch.conf checkpatch: change default kconfig help length warns 2016-05-11 20:23:51 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
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 tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +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