1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/iot-lab_M3/Makefile.dep

5 lines
113 B
Makefile
Raw Normal View History

2014-07-03 10:36:46 +02:00
ifneq (,$(filter defaulttransceiver,$(USEMODULE)))
USEMODULE += at86rf231
USEMODULE += transceiver
2014-06-11 14:59:24 +02:00
endif