1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Oleg Hahm df7927dc94 shell: introduce txtsnd pseudomodule
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
2017-01-18 20:58:56 +01:00
..
commands shell: introduce txtsnd pseudomodule 2017-01-18 20:58:56 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell.c sys/shell: fix build issue when deactivating shell echo (iotlab) 2016-05-29 14:21:11 +02:00