You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
477 B
Makefile
16 lines
477 B
Makefile
PSEUDOMODULES += defaulttransceiver
|
|
PSEUDOMODULES += transport_layer
|
|
PSEUDOMODULES += ng_ieee802154
|
|
PSEUDOMODULES += ng_ipv6_default
|
|
PSEUDOMODULES += ng_ipv6_router
|
|
PSEUDOMODULES += ng_ipv6_router_default
|
|
PSEUDOMODULES += pktqueue
|
|
PSEUDOMODULES += ng_netbase
|
|
PSEUDOMODULES += ng_sixlowpan_default
|
|
PSEUDOMODULES += log
|
|
PSEUDOMODULES += log_printfnoformat
|
|
|
|
# include variants of the AT86RF2xx drivers as pseudo modules
|
|
PSEUDOMODULES += ng_at86rf23%
|
|
PSEUDOMODULES += ng_at86rf21%
|