Lines Matching full:commands
5 Register shell commands using the Shell API
10 This is a simple application demonstrating how to write and register commands
13 Register Static commands
16 Conditionally Register commands
17 ``login`` and ``logout`` are conditionally registered commands depending
20 Register Dynamic commands
22 for details on how dynamic commands are implemented.
24 Register Dictionary commands
25 ``dictionary`` implements subsect of dictionary commands.
54 The sample may run on emulation targets. The following commands build the
57 .. zephyr-app-commands::
70 .. zephyr-app-commands::
91 demo - Demo commands
93 dictionary : Dictionary commands
105 add up to 20 commands. Commands are automatically sorted to ensure
109 show : Show all added dynamic commands.