Home
last modified time | relevance | path

Searched refs:shell_commands (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/examples/riot/examples_libcoap_server/
Dmain.c34 static const shell_command_t shell_commands[] = { variable
49 shell_run(shell_commands, line_buf, SHELL_DEFAULT_BUFSIZE); in main()
/third_party/libcoap/examples/riot/examples_libcoap_client/
Dmain.c34 static const shell_command_t shell_commands[] = { variable
49 shell_run(shell_commands, line_buf, SHELL_DEFAULT_BUFSIZE); in main()
/third_party/jerryscript/targets/riot-stm32f4/source/
Dmain-riotos.c94 const shell_command_t shell_commands[] = { variable
108 shell_run (shell_commands, line_buf, SHELL_DEFAULT_BUFSIZE); in main()
/third_party/jerryscript/targets/riot-stm32f4/
DMakefile42 USEMODULE += shell_commands