1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/wsn430-v1_4/Makefile.dep
2014-04-29 00:06:19 +02:00

7 lines
132 B
Makefile

USEMODULE += msp430_common
ifneq (,$(filter defaulttransceiver,$(USEMODULE)))
USEMODULE += cc2420
USEMODULE += transceiver
endif