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

test: posix: blacklist boards

This commit is contained in:
Christian Mehlis 2014-04-26 15:23:58 +02:00
parent a41f0ff31d
commit ccfbc39dc3

View File

@ -1,6 +1,11 @@
export PROJECT = test_posix_semaphore
include ../Makefile.tests_common
BOARD_BLACKLIST := mbed_lpc1768 redbee-econotag chronos
# mbed_lpc1768: not enough RAM
# redbee-econotag: not enough RAM
# chronos: not enough RAM
USEMODULE += posix
DISABLE_MODULE += auto_init