1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/Makefile.pseudomodules

10 lines
278 B
Makefile
Raw Normal View History

PSEUDOMODULES += defaulttransceiver
PSEUDOMODULES += transport_layer
2015-03-03 22:20:21 +01:00
PSEUDOMODULES += ng_ipv6_router
PSEUDOMODULES += pktqueue
PSEUDOMODULES += ng_netbase
# include variants of the AT86RF2xx drivers as pseudo modules
PSEUDOMODULES += ng_at86rf23%
PSEUDOMODULES += ng_at86rf21%