mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
149aadc841
The `gnrc_udp` shell command uses the function `netutils_get_ipv6()` but does not include the corresponding module `netutils`. The only reason most applications that use `shell_cmd_gnrc_udp` link is because they also include the `shell_cmd_gnrc_icmpv6_echo` module (e.g. implicit via `gnrc_ipcmpv6_echo`), which includes this dependency. |
||
---|---|---|
.. | ||
cmds | ||
democommands | ||
doc.txt | ||
Kconfig | ||
Kconfig.config | ||
Makefile | ||
Makefile.dep | ||
shell.c |