Skip to content
Snippets Groups Projects
Commit 044d3c70 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

Merge pull request #3566 from OlegHahm/networking_example_fib

examples: added fib to ng_networking
parents ce73a7d1 93013afb
Branches
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.
Please register or to comment