mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #3566 from OlegHahm/networking_example_fib
examples: added fib to ng_networking
This commit is contained in:
commit
044d3c704e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user