-
- Downloads
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.
Showing
- Makefile.pseudomodules 1 addition, 0 deletionsMakefile.pseudomodules
- examples/default/Makefile 2 additions, 0 deletionsexamples/default/Makefile
- examples/posix_sockets/README.md 0 additions, 1 deletionexamples/posix_sockets/README.md
- sys/shell/commands/shell_commands.c 2 additions, 0 deletionssys/shell/commands/shell_commands.c
- tests/driver_kw2xrf/Makefile 1 addition, 0 deletionstests/driver_kw2xrf/Makefile
- tests/driver_xbee/Makefile 1 addition, 0 deletionstests/driver_xbee/Makefile
Loading
Please register or sign in to comment