1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-relic/Makefile
2018-03-26 11:17:23 -04:00

10 lines
372 B
Makefile

MODULE = tests-relic
# The following boards are known to fail or have not been tested.
BOARD_BLACKLIST := arduino-mega2560 chronos f4vi1 mega-xplained msb-430 \
msb-430h msbiot redbee-econotag stm32f0discovery \
stm32f3discovery telosb wsn430-v1_3b wsn430-v1_4 z1 \
waspmote-pro
include $(RIOTBASE)/Makefile.base