Skip to content
Snippets Groups Projects
Commit 93013afb authored by Oleg Hahm's avatar Oleg Hahm
Browse files

examples: added fib to ng_networking

parent 6d9b9288
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ USEMODULE += ng_udp
USEMODULE += ng_pktdump
# Additional networking modules that can be dropped if not needed
USEMODULE += ng_icmpv6_echo
USEMODULE += fib
# Add also the shell, some shell commands (which are based on uart0 in this app)
USEMODULE += uart0
USEMODULE += shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment