mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
da7d3779bf
The `udp` command is a valuable debugging tool that is also useful outside of the gnrc_networking example. To enable easy sending of udp messages in other applications during development, move the `udp` command to the shell module and introduce the `gnrc_udp_cmd` pseudo-module to enable it. |
||
---|---|---|
.. | ||
commands | ||
Kconfig | ||
Kconfig.config | ||
Makefile | ||
shell.c |