mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests: added missing chronos to blacklist
This commit is contained in:
parent
8d3e1b3add
commit
97cf6f5b92
@ -1,7 +1,7 @@
|
||||
export PROJECT = test_bloom
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_BLACKLIST := msb-430 msb-430h \
|
||||
BOARD_BLACKLIST := chronos msb-430 msb-430h \
|
||||
telosb wsn430-v1_3b wsn430-v1_4
|
||||
# chronos: https://github.com/RIOT-OS/RIOT/issues/1061
|
||||
# msb-430: https://github.com/RIOT-OS/RIOT/issues/1061
|
||||
|
Loading…
Reference in New Issue
Block a user