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

tests: coap: remove defaulttransceiver dependency

This commit is contained in:
Kaspar Schleiser 2015-07-17 11:50:35 +02:00
parent 42e49fcd46
commit 1fceeae91b

View File

@ -7,7 +7,6 @@ BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb \
BOARD_INSUFFICIENT_RAM := redbee-econotag
USEMODULE += defaulttransceiver
USEPKG += libcoap
include $(RIOTBASE)/Makefile.include